Skip to content

Commit 8f5af45

Browse files
chore(main): release 0.2.7
1 parent e6c5f23 commit 8f5af45

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.6"
2+
".": "0.2.7"
33
}

CHANGELOG.md

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

3+
## [0.2.7](https://github.com/krystal/crumbs/compare/v0.2.6...v0.2.7) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **security:** set the HttpOnly cookie attribute ([#22](https://github.com/krystal/crumbs/issues/22)) ([e6c5f23](https://github.com/krystal/crumbs/commit/e6c5f234f34514f8317b79a82e115dd70ea834a8))
9+
310
## [0.2.6](https://github.com/krystal/crumbs/compare/v0.2.5...v0.2.6) (2024-11-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
}
5353
},
5454
"homepage": "https://github.com/krystal/crumbs#readme",
55-
"version": "0.2.6"
55+
"version": "0.2.7"
5656
}

0 commit comments

Comments
 (0)