Skip to content

Commit 1e6f659

Browse files
committed
chore(release): 4.14.1
1 parent 086a61a commit 1e6f659

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.14.1](https://github.com/redkubes/otomi-api/compare/v4.13.0...v4.14.1) (2026-01-05)
6+
7+
8+
### Features
9+
10+
* add optional status field to model and initialize in requests ([#885](https://github.com/redkubes/otomi-api/issues/885)) ([086a61a](https://github.com/redkubes/otomi-api/commit/086a61a06b7f252e2af825e9d51233d3de28eb00))
11+
12+
13+
514
## [4.14.0](https://github.com/redkubes/otomi-api/compare/v4.13.0...v4.14.0) (2025-12-19)
615

716

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
@@ -159,7 +159,7 @@
159159
"tag": true
160160
}
161161
},
162-
"version": "4.14.0",
162+
"version": "4.14.1",
163163
"watch": {
164164
"build:models": {
165165
"patterns": [

0 commit comments

Comments
 (0)