Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Nov 3, 2024
1 parent 8758002 commit bbf68de
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.1](https://github.com/bicycle-codes/session-cookie/compare/v0.3.0...v0.3.1)
## [v0.3.2](https://github.com/bicycle-codes/session-cookie/compare/v0.3.1...v0.3.2)

### Commits

- better docs [`8758002`](https://github.com/bicycle-codes/session-cookie/commit/8758002004c6b22c3d8afeb53c65649415d83490)

## [v0.3.1](https://github.com/bicycle-codes/session-cookie/compare/v0.3.0...v0.3.1) - 2024-11-02

### 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.1",
"version": "0.3.2",
"description": "Cookies",
"directories": {
"test": "test"
Expand Down

0 comments on commit bbf68de

Please sign in to comment.