We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289c077 commit ca8ae41Copy full SHA for ca8ae41
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.12](https://github.com/justdlabs/inertia.ts/compare/v1.3.11...v1.3.12) (2025-01-18)
4
+
5
6
+### Bug Fixes
7
8
+* syncing the latest justd ([289c077](https://github.com/justdlabs/inertia.ts/commit/289c077a8a835c96550de57564b71bde33c6835c))
9
10
## [1.3.11](https://github.com/justdlabs/inertia.ts/compare/v1.3.10...v1.3.11) (2025-01-15)
11
12
## [1.3.10](https://github.com/justdlabs/inertia.ts/compare/v1.3.9...v1.3.10) (2025-01-13)
package.json
@@ -44,5 +44,5 @@
44
"tailwindcss-animate": "^1.0.7",
45
"vite": "^6.0.7"
46
},
47
- "version": "1.3.11"
+ "version": "1.3.12"
48
}
0 commit comments