Skip to content

Commit 39d7967

Browse files
committed
0.0.49
1 parent bccf28b commit 39d7967

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ 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.48](https://github.com/substrate-system/web-component/compare/v0.0.47...v0.0.48)
10+
## [v0.0.49](https://github.com/substrate-system/web-component/compare/v0.0.48...v0.0.49)
11+
12+
## [v0.0.48](https://github.com/substrate-system/web-component/compare/v0.0.47...v0.0.48) - 2026-03-15
1113

1214
### Merged
1315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@substrate-system/web-component",
33
"description": "Minimal parent web component",
44
"type": "module",
5-
"version": "0.0.48",
5+
"version": "0.0.49",
66
"main": "dist/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)