Skip to content

Commit bc20c92

Browse files
committed
chore(release): bump version to 2.0.13 and 2.3.7
2 parents 1d1ff2d + c3f84df commit bc20c92

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.13](https://github.com/LabEG/reca/compare/v2.3.7...v2.0.13) (2025-12-14)
6+
57
### [2.0.12](https://github.com/LabEG/reca/compare/v2.3.6...v2.0.12) (2025-12-14)
68

79
### [2.0.11](https://github.com/LabEG/reca/compare/v2.3.5...v2.0.11) (2025-12-14)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-workspace",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"type": "module",
55
"private": "true",
66
"scripts": {

packages/reca/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.3.7](https://github.com/LabEG/reca/compare/v2.0.12...v2.3.7) (2025-12-14)
6+
57
### [2.3.6](https://github.com/LabEG/reca/compare/v2.0.11...v2.3.6) (2025-12-14)
68

79
### [2.3.5](https://github.com/LabEG/reca/compare/v2.0.10...v2.3.5) (2025-12-14)

packages/reca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"description": "ReCA - React Clean Architecture state manager",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)