Skip to content

Commit 314f071

Browse files
committed
0.4.1
1 parent b366ed6 commit 314f071

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10-
## [v0.4.0](https://github.com/substrate-system/cookie/compare/v0.3.14...v0.4.0)
10+
## [v0.4.1](https://github.com/substrate-system/cookie/compare/v0.4.0...v0.4.1)
11+
12+
### Commits
13+
14+
- update types [`b366ed6`](https://github.com/substrate-system/cookie/commit/b366ed63f10ba72e9cc2532da6cf86c8a312b459)
15+
16+
## [v0.4.0](https://github.com/substrate-system/cookie/compare/v0.3.14...v0.4.0) - 2025-07-21
1117

1218
### Commits
1319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@substrate-system/cookie",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Cookies",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)