Skip to content

Commit 498faa0

Browse files
chore(release): 1.5.97 [skip ci]
## [1.5.97](v1.5.96...v1.5.97) (2025-08-10) ### Bug Fixes * **deps:** update react-router monorepo to v7.8.0 ([#1139](#1139)) ([5d767ad](5d767ad))
1 parent 5d767ad commit 498faa0

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.97](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.96...v1.5.97) (2025-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update react-router monorepo to v7.8.0 ([#1139](https://github.com/marcoturi/react-redux-boilerplate/issues/1139)) ([5d767ad](https://github.com/marcoturi/react-redux-boilerplate/commit/5d767ad51f5d2fe3e236173d7473839b354e733f))
7+
18
## [1.5.96](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.95...v1.5.96) (2025-08-09)
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.96",
3+
"version": "1.5.97",
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)