Skip to content

Commit afaf6e1

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-grapes-open.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.5
4+
5+
### Patch Changes
6+
7+
- 358d813: Remove the `?module` query parameter from the unpkg installation example, as from now on, restore-scroll will only be compiled to an ESM module, anyways.
8+
39
## 0.1.4
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.4",
4+
"version": "0.1.5",
55
"description": "Vanilla JavaScript scroll restoration for overflowing elements and the window using `history.state` ♻️",
66
"packageManager": "[email protected]",
77
"author": {

0 commit comments

Comments
 (0)