diff --git a/.changeset/gold-oranges-switch.md b/.changeset/gold-oranges-switch.md deleted file mode 100644 index 650b1e5..0000000 --- a/.changeset/gold-oranges-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vtbag/turn-signal': minor ---- - -link-types: assign view transition types directly to the links that trigger navigation! diff --git a/CHANGELOG.md b/CHANGELOG.md index 910f3e0..164be83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @vtbag/turn-signal +## 1.2.0 - 2024-12-11 + +### Minor Changes + +- 5feccc0: link-types: assign view transition types directly to the links that trigger navigation! + ## 1.1.0 - 2024-10-22 ### Minor Changes diff --git a/package.json b/package.json index 9d6b8a7..c497180 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@vtbag/turn-signal", "type": "module", - "version": "1.1.0", + "version": "1.2.0", "main": "lib/index.js", "description": "Turn-Signal is a lightweight script that enhances cross-document navigation by detecting the direction of browser navigation. It enables developers to create smooth, responsive transitions that adjust based on forward or backward navigation, delivering a more intuitive user experience.", "files": [