Skip to content

Commit 39da1b8

Browse files
chore(release): 1.5.117 [skip ci]
## [1.5.117](v1.5.116...v1.5.117) (2025-11-27) ### Bug Fixes * **deps:** update dependency @reduxjs/toolkit to v2.11.0 ([#1249](#1249)) ([93b1d5b](93b1d5b))
1 parent 93b1d5b commit 39da1b8

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.117](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.116...v1.5.117) (2025-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @reduxjs/toolkit to v2.11.0 ([#1249](https://github.com/marcoturi/react-redux-boilerplate/issues/1249)) ([93b1d5b](https://github.com/marcoturi/react-redux-boilerplate/commit/93b1d5bdad141c3724998b00531aad8d1d4409fb))
7+
18
## [1.5.116](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.115...v1.5.116) (2025-11-22)
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.116",
3+
"version": "1.5.117",
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)