We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e917d commit b60e7b8Copy full SHA for b60e7b8
CHANGELOG.md
@@ -7,7 +7,13 @@ 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
-## 0.0.1
+## [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
17
18
### Commits
19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@substrate-system/scroll-lock",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Prevent scrolling",
5
"type": "module",
6
"directories": {
0 commit comments