Skip to content

Commit 5080c32

Browse files
chore(release): 1.2.14 [skip ci]
## [1.2.14](v1.2.13...v1.2.14) (2025-08-08) ### Bug Fixes * **deps:** update dependency react-router-dom to v6.30.1 ([#220](#220)) ([eb91587](eb91587))
1 parent eb91587 commit 5080c32

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.14](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.13...v1.2.14) (2025-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v6.30.1 ([#220](https://github.com/choisohyun/react-vite-ts-boilerplate/issues/220)) ([eb91587](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/eb91587f11fa0268317bf28ab228244d558ea367))
7+
18
## [1.2.13](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.12...v1.2.13) (2025-05-12)
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.13",
4+
"version": "1.2.14",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)