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 81a5e69 commit 6c0903bCopy full SHA for 6c0903b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.7](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.6...v1.2.7) (2024-04-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency react-router-dom to v6.22.3 ([81a5e69](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/81a5e69935e802136d20c6a7bb799d490d3cce4b))
7
8
## [1.2.6](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.5...v1.2.6) (2024-01-26)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-vite-ts-boilerplate",
"description": "Very Fast React + Vite Boilerplate",
- "version": "1.2.6",
+ "version": "1.2.7",
"license": "MIT",
"scripts": {
"dev": "vite",
0 commit comments