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 9530797 commit 02a5540Copy full SHA for 02a5540
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.13](https://github.com/justdlabs/inertia.ts/compare/v1.3.12...v1.3.13) (2025-01-18)
4
+
5
6
+### Bug Fixes
7
8
+* fix navbar ([9530797](https://github.com/justdlabs/inertia.ts/commit/953079745aacaea85dc86f61e92a6e7a1da2100c))
9
10
## [1.3.12](https://github.com/justdlabs/inertia.ts/compare/v1.3.11...v1.3.12) (2025-01-18)
11
12
### Bug Fixes
package.json
@@ -44,5 +44,5 @@
44
"tailwindcss-animate": "^1.0.7",
45
"vite": "^6.0.7"
46
},
47
- "version": "1.3.12"
+ "version": "1.3.13"
48
}
0 commit comments