Skip to content

Commit 534c359

Browse files
Version Packages (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e050a7e commit 534c359

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/afraid-kings-glow.md

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

.changeset/dry-roses-flow.md

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

.changeset/mighty-guests-play.md

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

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- e050a7e: Adds support for Vercel, Akamai and Cloudflare headers
8+
- e050a7e: Adds support for setting CDN via constructor argument
9+
10+
### Patch Changes
11+
12+
- e050a7e: Fix detection on Netlify
13+
314
## 1.1.0
415

516
### 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.1.0",
3+
"version": "1.2.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)