Skip to content

Commit 67f17d8

Browse files
committed
Merge remote-tracking branch 'origin/main' into APL-820
2 parents d7e7334 + b7cab49 commit 67f17d8

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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.7.0](https://github.com/redkubes/otomi-api/compare/v4.6.0...v4.7.0) (2025-06-24)
6+
7+
8+
### Bug Fixes
9+
10+
* form validation error for useORCS ([#753](https://github.com/redkubes/otomi-api/issues/753)) ([f9d6994](https://github.com/redkubes/otomi-api/commit/f9d69941b78920fa5e186eeea92c63725d01f243))
11+
* user management for team admins ([#752](https://github.com/redkubes/otomi-api/issues/752)) ([5213557](https://github.com/redkubes/otomi-api/commit/52135570a5da0b0b55e2c97ab559e2c415637dea))
12+
13+
14+
### CI
15+
16+
* added pr auto updater ([#754](https://github.com/redkubes/otomi-api/issues/754)) ([903f4fd](https://github.com/redkubes/otomi-api/commit/903f4fdc2e5d19ec7644fe19120c804c90c4ac1a))
17+
18+
19+
### Others
20+
21+
* **deps:** bump dotenv from 16.0.1 to 16.5.0 ([#734](https://github.com/redkubes/otomi-api/issues/734)) ([975a4b8](https://github.com/redkubes/otomi-api/commit/975a4b8162f400d43927c190afea7a432ce6edb1))
22+
* **deps:** bump globals from 16.1.0 to 16.2.0 ([#738](https://github.com/redkubes/otomi-api/issues/738)) ([2733bc0](https://github.com/redkubes/otomi-api/commit/2733bc0c2ad9688a942745a61f6efd559a82b2c6))
23+
* **deps:** bump supertest from 7.1.0 to 7.1.1 ([#736](https://github.com/redkubes/otomi-api/issues/736)) ([aab702c](https://github.com/redkubes/otomi-api/commit/aab702cfed5644a52633be63736336d28ed0162b))
24+
* maintenance & remove unused package ([#757](https://github.com/redkubes/otomi-api/issues/757)) ([9be8979](https://github.com/redkubes/otomi-api/commit/9be89792ac61e6edc1dac7403da5e0561a4cea8e))
25+
526
## [4.6.0](https://github.com/redkubes/otomi-api/compare/v4.5.0...v4.6.0) (2025-06-17)
627

728

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
@@ -163,7 +163,7 @@
163163
"tag": true
164164
}
165165
},
166-
"version": "4.6.0",
166+
"version": "4.7.0",
167167
"watch": {
168168
"build:models": {
169169
"patterns": [

0 commit comments

Comments
 (0)