We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591fe77 commit 6905926Copy full SHA for 6905926
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.6](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.5...v1.2.6) (2024-01-26)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency react-router-dom to v6.21.3 ([591fe77](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/591fe772ed40c97ba468bf18b3d70a20722f14f7))
7
8
## [1.2.5](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.4...v1.2.5) (2024-01-24)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-vite-ts-boilerplate",
"description": "Very Fast React + Vite Boilerplate",
- "version": "1.2.5",
+ "version": "1.2.6",
"license": "MIT",
"scripts": {
"dev": "vite",
0 commit comments