Skip to content

Commit ada2526

Browse files
committed
0.0.24
1 parent de57646 commit ada2526

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

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.23](https://github.com/substrate-system/web-component/compare/v0.0.22...v0.0.23)
10+
## [v0.0.24](https://github.com/substrate-system/web-component/compare/v0.0.23...v0.0.24)
11+
12+
### Commits
13+
14+
- better feature detection [`de57646`](https://github.com/substrate-system/web-component/commit/de5764687da00d9aa3d5f202c9d476126e47f5b4)
15+
16+
## [v0.0.23](https://github.com/substrate-system/web-component/compare/v0.0.22...v0.0.23) - 2025-06-14
1117

1218
### Commits
1319

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.23",
5+
"version": "0.0.24",
66
"main": "dist/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)