diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c03ed..15d88ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [1.3.17](https://github.com/justdlabs/inertia.ts/compare/v1.3.16...v1.3.17) (2025-02-14) + ## [1.3.16](https://github.com/justdlabs/inertia.ts/compare/v1.3.15...v1.3.16) (2025-02-07) ## [1.3.15](https://github.com/justdlabs/inertia.ts/compare/v1.3.14...v1.3.15) (2025-02-07) diff --git a/package.json b/package.json index b1eb45d..041976e 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "tailwindcss-animate": "^1.0.7", "vite": "^6.1.0" }, - "version": "1.3.16" + "version": "1.3.17" }