Skip to content

Commit 4caaca8

Browse files
chore(release): 1.5.109 [skip ci]
## [1.5.109](v1.5.108...v1.5.109) (2025-10-11) ### Bug Fixes * **deps:** update dependency ramda to v0.32.0 ([#1205](#1205)) ([a3ea874](a3ea874))
1 parent a3ea874 commit 4caaca8

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.109](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.108...v1.5.109) (2025-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ramda to v0.32.0 ([#1205](https://github.com/marcoturi/react-redux-boilerplate/issues/1205)) ([a3ea874](https://github.com/marcoturi/react-redux-boilerplate/commit/a3ea874499b1fb2856decf18e570991209a07c84))
7+
18
## [1.5.108](https://github.com/marcoturi/react-redux-boilerplate/compare/v1.5.107...v1.5.108) (2025-10-11)
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.108",
3+
"version": "1.5.109",
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)