Skip to content

Commit c1b9c50

Browse files
chore(release): 1.7.9 [skip ci]
## [1.7.9](v1.7.8...v1.7.9) (2026-02-24) ### Bug Fixes * **deps:** update dependency react-router-dom to v7.13.1 ([#1306](#1306)) ([e83be56](e83be56))
1 parent e83be56 commit c1b9c50

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.7.9](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.7.8...v1.7.9) (2026-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency react-router-dom to v7.13.1 ([#1306](https://github.com/marcoturi/react-redux-boilerplate/issues/1306)) ([e83be56](https://github.com/marcoturi/react-redux-boilerplate/commit/e83be562c189942a468714f003af938bee068ade))
7+
18
## [1.7.8](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.7.7...v1.7.8) (2026-02-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.7.8",
3+
"version": "1.7.9",
44
"packageManager": "pnpm@10.30.2",
55
"author": "Marco Turi <marco.turi@hotmail.it>",
66
"description": "A production ready, batteries included starter template for Vite + React projects",

0 commit comments

Comments
 (0)