Skip to content

Commit f91a5ef

Browse files
Version Packages
1 parent 6ad3904 commit f91a5ef

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/mighty-wombats-type.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# cdn-cache-control
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- d2d5c9b: Adds support for Netlify durable cache

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cdn-cache-control",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Easy, opinionated CDN cache header handling",
55
"homepage": "https://github.com/ascorbic/cdn-cache-control",
66
"repository": "ascorbic/cdn-cache-control",

0 commit comments

Comments
 (0)