Skip to content

Commit 1aa42fd

Browse files
chore(release): 1.5.62 [skip ci]
## [1.5.62](v1.5.61...v1.5.62) (2025-05-25) ### Bug Fixes * **deps:** update react-router monorepo to v7.6.1 ([#1002](#1002)) ([823dacc](823dacc))
1 parent 823dacc commit 1aa42fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.62](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.61...v1.5.62) (2025-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update react-router monorepo to v7.6.1 ([#1002](https://github.com/marcoturi/react-redux-boilerplate/issues/1002)) ([823dacc](https://github.com/marcoturi/react-redux-boilerplate/commit/823dacc8e3a87ef7f1ef456b108e6f6a765ef3d6))
7+
18
## [1.5.61](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.60...v1.5.61) (2025-05-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-boilerplate",
3-
"version": "1.5.61",
3+
"version": "1.5.62",
44
"packageManager": "[email protected]",
55
"author": "Marco Turi <[email protected]>",
66
"description": "A production ready, batteries included starter template for Vite + React projects",

0 commit comments

Comments
 (0)