Skip to content

Commit 3daea1f

Browse files
chore: Update version for release (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db6e852 commit 3daea1f

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/eleven-toes-appear.md

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

.changeset/funny-beans-build.md

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

packages/http-helmet/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mcansh/http-helmet
22

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- db6e852: explicitly handle case-insensitive Set-Cookie keys. may have already been fine, but added happy-dom to add a test for NonceProvider/useNonce and it popped up
8+
- 16f4a4e: add `createPermissionsPolicy` to error message thrown when passing a non array input of permissions
9+
310
## 0.13.1
411

512
### Patch Changes

packages/http-helmet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcansh/http-helmet",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)