Skip to content

Commit c6ffc30

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2024-04-25) ### Bug Fixes * **deps:** update dependency react-router-dom to v6.23.0 ([dbc2e8c](dbc2e8c))
1 parent dbc2e8c commit c6ffc30

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.8](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.7...v1.2.8) (2024-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v6.23.0 ([dbc2e8c](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/dbc2e8c946a5045c17d25cc544e689ef717fece1))
7+
18
## [1.2.7](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.6...v1.2.7) (2024-04-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.7",
4+
"version": "1.2.8",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)