Skip to content

Commit ebc35d6

Browse files
author
Jehoszafat Zimnowoda
committed
chore(release): 0.7.3
1 parent 1e46129 commit ebc35d6

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+
### [0.7.3](https://github.com/redkubes/otomi-api/compare/v0.7.1...v0.7.3) (2023-04-14)
6+
7+
8+
### Bug Fixes
9+
10+
* setting harbor s3 storage ([#382](https://github.com/redkubes/otomi-api/issues/382)) ([8ad4953](https://github.com/redkubes/otomi-api/commit/8ad4953ec29d98ca4780cf869f4c394248b2e042))
11+
* update editSettings method to allow policies merging ([#386](https://github.com/redkubes/otomi-api/issues/386)) ([1e46129](https://github.com/redkubes/otomi-api/commit/1e46129b2c881ebd83eb5f63370b6642cc90be3c))
12+
13+
14+
### Others
15+
16+
* **release:** 0.7.2 ([a2dabfd](https://github.com/redkubes/otomi-api/commit/a2dabfdc88a15a6ac7bb9fd24bab4abfa37ce9e6))
17+
518
### [0.7.2](https://github.com/redkubes/otomi-api/compare/v0.7.1...v0.7.2) (2023-04-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
@@ -165,7 +165,7 @@
165165
"tag": true
166166
}
167167
},
168-
"version": "0.7.2",
168+
"version": "0.7.3",
169169
"watch": {
170170
"build:models": {
171171
"patterns": [

0 commit comments

Comments
 (0)