Skip to content

Commit b60e7b8

Browse files
committed
0.0.2
1 parent 07e917d commit b60e7b8

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-
## 0.0.1
10+
## [v0.0.2](https://github.com/substrate-system/scroll-lock/compare/v0.0.1...v0.0.2)
11+
12+
### Commits
13+
14+
- fix license [`07e917d`](https://github.com/substrate-system/scroll-lock/commit/07e917df6c834be0d61a2cde592fa97a4d4935de)
15+
16+
## v0.0.1 - 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.1",
3+
"version": "0.0.2",
44
"description": "Prevent scrolling",
55
"type": "module",
66
"directories": {

0 commit comments

Comments
 (0)