Skip to content

Commit 02a5540

Browse files
committed
chore: release v1.3.13
1 parent 9530797 commit 02a5540

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.3.12](https://github.com/justdlabs/inertia.ts/compare/v1.3.11...v1.3.12) (2025-01-18)
411

512
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"tailwindcss-animate": "^1.0.7",
4545
"vite": "^6.0.7"
4646
},
47-
"version": "1.3.12"
47+
"version": "1.3.13"
4848
}

0 commit comments

Comments
 (0)