Skip to content

Commit 8de1029

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2022-11-19) ### Bug Fixes * **deps:** update dependency react-router-dom to v6.4.3 ([69b4c89](69b4c89))
1 parent 69b4c89 commit 8de1029

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.3...v1.2.4) (2022-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v6.4.3 ([69b4c89](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/69b4c8929d7d197baa5607687edf713c02872065))
7+
18
## [1.2.3](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.2...v1.2.3) (2022-09-14)
29

310

package.json

+1-1
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.3",
4+
"version": "1.2.4",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)