We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccf28b commit 39d7967Copy full SHA for 39d7967
2 files changed
CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
-## [v0.0.48](https://github.com/substrate-system/web-component/compare/v0.0.47...v0.0.48)
+## [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
13
14
### Merged
15
package.json
@@ -2,7 +2,7 @@
2
"name": "@substrate-system/web-component",
3
"description": "Minimal parent web component",
4
"type": "module",
5
- "version": "0.0.48",
+ "version": "0.0.49",
6
"main": "dist/index.js",
"files": [
"./dist/*"
0 commit comments