Skip to content

Commit d462f97

Browse files
authored
Merge pull request #46 from swup/version/automated
Update package version (automated)
2 parents 2ebfe9b + 936ec05 commit d462f97

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.8.0
4+
5+
- Allow customizing head plugin options (@ethrx)
6+
37
## 1.7.0
48

59
- Add support for replacing dynamic fragments

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@swup/astro",
33
"description": "Smooth page transitions, smart preloading and more in Astro",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)