We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c551a01 commit 9ed87f6Copy full SHA for 9ed87f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.11](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.10...v1.2.11) (2024-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency react-router-dom to v6.27.0 ([c551a01](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/c551a011f01512c44f7795ee7527e5a4805875c5))
7
8
## [1.2.10](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.9...v1.2.10) (2024-08-26)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-vite-ts-boilerplate",
"description": "Very Fast React + Vite Boilerplate",
- "version": "1.2.10",
+ "version": "1.2.11",
"license": "MIT",
"scripts": {
"dev": "vite",
0 commit comments