Skip to content

Commit 8f686f0

Browse files
chore(release): 1.2.13 [skip ci]
## [1.2.13](v1.2.12...v1.2.13) (2025-05-12) ### Bug Fixes * **deps:** update dependency react-router-dom to v6.30.0 ([#214](#214)) ([0189cbe](0189cbe))
1 parent 0189cbe commit 8f686f0

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,3 +1,10 @@
1+
## [1.2.13](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.12...v1.2.13) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v6.30.0 ([#214](https://github.com/choisohyun/react-vite-ts-boilerplate/issues/214)) ([0189cbe](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/0189cbe26362e8bb779b0e7364c01ad6627c4655))
7+
18
## [1.2.12](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.11...v1.2.12) (2025-01-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-vite-ts-boilerplate",
33
"description": "Very Fast React + Vite Boilerplate",
4-
"version": "1.2.12",
4+
"version": "1.2.13",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)