Skip to content

Commit fa701e3

Browse files
Merge pull request #34 from workleap/changeset-release/main
Changeset: New Version
2 parents 8a3c8bd + 2c08746 commit fa701e3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-doodles-hide.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.1
4+
5+
### Patch Changes
6+
7+
- [#33](https://github.com/workleap/wl-netlify-skew-protection/pull/33) [`10d007c`](https://github.com/workleap/wl-netlify-skew-protection/commit/10d007c821ccb7e7aecffbd965dc1e1b24738932) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Outputting more logs by default.
8+
39
## 1.0.0
410

511
### Major 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.0",
4+
"version": "1.0.1",
55
"description": "Utilities to enable Netlify Skew Protection.",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)