We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f5022 commit c7ed151Copy full SHA for c7ed151
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.10](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.9...v1.2.10) (2024-08-26)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency react-router-dom to v6.26.1 ([95f5022](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/95f502221f970b67a6ff7d623e731b6e7492d26e))
7
8
## [1.2.9](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.8...v1.2.9) (2024-06-11)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-vite-ts-boilerplate",
"description": "Very Fast React + Vite Boilerplate",
- "version": "1.2.9",
+ "version": "1.2.10",
"license": "MIT",
"scripts": {
"dev": "vite",
0 commit comments