Skip to content

Commit 2f13df6

Browse files
committed
Merge branch 'main' of github.com:hirasso/restore-scroll
2 parents a0f5f45 + 590efd3 commit 2f13df6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-spies-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 8ef0fa0: Bump version to update README on npmjs.org
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hirasso/restore-scroll",
33
"amdName": "restoreScroll",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "Zero-dependency scroll restoration for scrollable elements and the window using history.state ♻️",
66
"packageManager": "pnpm@10.14.0",
77
"author": {

0 commit comments

Comments
 (0)