Skip to content

Commit

Permalink
0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Nov 17, 2024
1 parent 785302f commit b5fa350
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.3.6](https://github.com/bicycle-codes/session-cookie/compare/v0.3.5...v0.3.6)
## [v0.3.7](https://github.com/bicycle-codes/session-cookie/compare/v0.3.6...v0.3.7)

### Commits

- fix docs [`785302f`](https://github.com/bicycle-codes/session-cookie/commit/785302f3c89623acc95cf4cd256962133d83311e)

## [v0.3.6](https://github.com/bicycle-codes/session-cookie/compare/v0.3.5...v0.3.6) - 2024-11-17

### Commits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bicycle-codes/session-cookie",
"version": "0.3.6",
"version": "0.3.7",
"description": "Cookies",
"directories": {
"test": "test"
Expand Down

0 comments on commit b5fa350

Please sign in to comment.