Skip to content

Commit 2b6536a

Browse files
Merge pull request #23 from workleap/changeset-release/main
Changeset: New Version
2 parents ee59794 + b3c0104 commit 2b6536a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nasty-rice-switch.md

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

lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/netlify-skew-protection
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/workleap/wl-netlify-skew-protection/pull/22) [`f8820e4`](https://github.com/workleap/wl-netlify-skew-protection/commit/f8820e4e6a0a9403abbb765998cfab1b433ff6b1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Normalize the "modes" to "spa" and "entrypoints".
8+
39
## 0.0.4
410

511
### Patch Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/netlify-skew-protection",
33
"author": "Workleap",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Utilities to enable Netlify Skew Protection.",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)