diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f041e1..06b76f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # The Bag of Tricks for View Transitions +## 1.4.1 2024-01-22 + +### Patch Changes + +chores & typos + ## 1.4.0 2024-01-22 ### Minor Changes diff --git a/package.json b/package.json index 93eab25..5de4bf5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-vtbot", - "version": "1.4.0", - "description": "A Bag of Tricks for Astro's View Transitions", + "version": "1.4.1", + "description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", "homepage": "https://github.com/martrapp/astro-vtbot#readme", "bugs": { "url": "https://github.com/martrapp/astro-vtbot/issues"