Skip to content

Commit fdf5401

Browse files
committed
chore(release): 4.14.4
1 parent 51cf309 commit fdf5401

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4](https://github.com/redkubes/otomi-api/compare/v4.14.3...v4.14.4) (2026-01-12)
6+
7+
8+
### Bug Fixes
9+
10+
* destructure input data before merge ([#891](https://github.com/redkubes/otomi-api/issues/891)) ([39c9d99](https://github.com/redkubes/otomi-api/commit/39c9d99e6efdc04b762ac015da2048fdca2fd484))
11+
* getApps endpoint and limits data ([#892](https://github.com/redkubes/otomi-api/issues/892)) ([51cf309](https://github.com/redkubes/otomi-api/commit/51cf30913b13422fe42aa628966df94dcc03888a))
12+
513
### [4.14.3](https://github.com/redkubes/otomi-api/compare/v4.14.2...v4.14.3) (2026-01-08)
614

715

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.3",
162+
"version": "4.14.4",
163163
"watch": {
164164
"build:models": {
165165
"patterns": [

0 commit comments

Comments
 (0)