Skip to content

Commit 15393e9

Browse files
Merge pull request #46 from workleap/changeset-release/main
Changeset: New Version
2 parents ce3e6f0 + 500c390 commit 15393e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plain-weeks-learn.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+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#45](https://github.com/workleap/wl-netlify-skew-protection/pull/45) [`b969311`](https://github.com/workleap/wl-netlify-skew-protection/commit/b9693119aae26ba5bd746dd1499bab61561381a6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bumped dependency versions.
8+
39
## 1.0.3
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": "1.0.3",
4+
"version": "1.0.4",
55
"description": "Utilities to enable Netlify Skew Protection.",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)