diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0772c..4274879 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [1.3.14](https://github.com/justdlabs/inertia.ts/compare/v1.3.13...v1.3.14) (2025-01-21) + ## [1.3.13](https://github.com/justdlabs/inertia.ts/compare/v1.3.12...v1.3.13) (2025-01-18) ### Bug Fixes diff --git a/package.json b/package.json index 47f5ead..2da7914 100644 --- a/package.json +++ b/package.json @@ -44,5 +44,5 @@ "tailwindcss-animate": "^1.0.7", "vite": "^6.0.11" }, - "version": "1.3.13" + "version": "1.3.14" }