Skip to content

Commit 1a1b3f4

Browse files
chore(release): 1.2.12 [skip ci]
## [1.2.12](v1.2.11...v1.2.12) (2025-01-10) ### Bug Fixes * **deps:** update dependency react-router-dom to v6.28.1 ([#203](#203)) ([edd9367](edd9367))
1 parent edd9367 commit 1a1b3f4

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.12](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.11...v1.2.12) (2025-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v6.28.1 ([#203](https://github.com/choisohyun/react-vite-ts-boilerplate/issues/203)) ([edd9367](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/edd9367c851e37b4c3d6a1bcaf14a0bd3bb9985a))
7+
18
## [1.2.11](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.10...v1.2.11) (2024-10-30)
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.11",
4+
"version": "1.2.12",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)