Skip to content

Commit 11a417b

Browse files
committed
chore(release): 4.13.1
1 parent e031e22 commit 11a417b

File tree

3 files changed

+43
-8
lines changed

3 files changed

+43
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [4.13.1](https://github.com/redkubes/otomi-api/compare/v4.12.0...v4.13.1) (2025-12-09)
6+
7+
### Others
8+
9+
* bump to node 24 ([#864](https://github.com/redkubes/otomi-api/issues/864)) ([e031e22](https://github.com/redkubes/otomi-api/commit/e031e224787c03ee9b5db44f4cc81df03d1fce5f))
10+
511
## [4.13.0](https://github.com/redkubes/otomi-api/compare/v4.12.0...v4.13.0) (2025-12-01)
612

713

package-lock.json

Lines changed: 36 additions & 7 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
@@ -153,7 +153,7 @@
153153
"tag": true
154154
}
155155
},
156-
"version": "4.13.0",
156+
"version": "4.13.1",
157157
"watch": {
158158
"build:models": {
159159
"patterns": [

0 commit comments

Comments
 (0)