Skip to content

Commit cd43cf5

Browse files
Version Packages
1 parent 3a77195 commit cd43cf5

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/clever-maps-approve.md

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

.changeset/hot-planes-rush.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# cdn-cache-control
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 3a77195: Adds Fastly support
8+
9+
### Patch Changes
10+
11+
- 3a77195: Remove dependency on node:process
12+
313
## 1.2.0
414

515
### Minor Changes

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.2.0",
3+
"version": "1.3.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)