Skip to content

Commit 0c22f15

Browse files
committed
0.0.3
1 parent 088d1c7 commit 0c22f15

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.2](https://github.com/substrate-system/scroll-lock/compare/v0.0.1...v0.0.2)
10+
## [v0.0.3](https://github.com/substrate-system/scroll-lock/compare/v0.0.2...v0.0.3)
11+
12+
### Commits
13+
14+
- fix exports [`088d1c7`](https://github.com/substrate-system/scroll-lock/commit/088d1c701d672e5d12829e6975c9401ab7b75d0d)
15+
16+
## [v0.0.2](https://github.com/substrate-system/scroll-lock/compare/v0.0.1...v0.0.2) - 2025-07-02
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/scroll-lock",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Prevent scrolling",
55
"type": "module",
66
"directories": {

0 commit comments

Comments
 (0)