Skip to content

Commit 307576d

Browse files
committed
0.0.32
1 parent 84fde66 commit 307576d

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.0.31](https://github.com/substrate-system/button/compare/v0.0.30...v0.0.31)
10+
## [v0.0.32](https://github.com/substrate-system/button/compare/v0.0.31...v0.0.32)
11+
12+
### Commits
13+
14+
- update license [`69afa98`](https://github.com/substrate-system/button/commit/69afa98852bed0404a137caef0407c08be6935ae)
15+
16+
## [v0.0.31](https://github.com/substrate-system/button/compare/v0.0.30...v0.0.31) - 2025-10-10
1117

1218
## [v0.0.30](https://github.com/substrate-system/button/compare/v0.0.29...v0.0.30) - 2025-10-10
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/button",
3-
"version": "0.0.31",
3+
"version": "0.0.32",
44
"description": "A button component with a visual \"loading\" state",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)