Skip to content

Commit 8b54dff

Browse files
authored
chore(release): 4.0.0
1 parent 0f71482 commit 8b54dff

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.0.0](https://github.com/redkubes/otomi-api/compare/v3.7.0...v4.0.0) (2025-03-17)
6+
7+
8+
### Features
9+
10+
* use new file structure ([#634](https://github.com/redkubes/otomi-api/issues/634)) ([0f71482](https://github.com/redkubes/otomi-api/commit/0f7148204e2e37993aed1546b424096a8e7bc27b))
11+
12+
13+
### Bug Fixes
14+
15+
* remove password from error log ([#658](https://github.com/redkubes/otomi-api/issues/658)) ([754e672](https://github.com/redkubes/otomi-api/commit/754e6727d0f5558abc58e6e64a9b194151317871))
16+
17+
518
### [3.7.2](https://github.com/redkubes/otomi-api/compare/v3.7.1...v3.7.2) (2025-03-14)
619

720

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": "3.7.2",
166+
"version": "4.0.0",
167167
"watch": {
168168
"build:models": {
169169
"patterns": [

0 commit comments

Comments
 (0)