Skip to content

Commit 9b97bab

Browse files
[CI] Release (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d4c32d commit 9b97bab

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/orange-places-guess.md

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

.changeset/stale-carrots-shop.md

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

.changeset/tangy-parrots-fall.md

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

.changeset/ten-flowers-read.md

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

CHANGELOG.md

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

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 08c0f64: Switch to [`@medv/finder`](https://github.com/antonmedv/finder) for the automatic selector generation
8+
9+
### Patch Changes
10+
11+
- 08c0f64: Return a boolean from `restoreScroll()` indicating success / failure
12+
- 08c0f64: Update dev dependencies and tooling
13+
- 08c0f64: Updated dependencies
14+
315
## 0.1.6
416

517
### 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.6",
4+
"version": "1.0.0",
55
"description": "Vanilla JavaScript scroll restoration for overflowing elements and the window using `history.state` ♻️",
66
"packageManager": "pnpm@10.14.0",
77
"author": {

0 commit comments

Comments
 (0)