Skip to content

Commit 2095ed1

Browse files
author
Jehoszafat Zimnowoda
committed
chore(release): 0.5.3
1 parent 2bb032b commit 2095ed1

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.5.3](https://github.com/redkubes/otomi-api/compare/v0.5.2...v0.5.3) (2022-04-11)
6+
7+
8+
### Features
9+
10+
* admin services ([425a836](https://github.com/redkubes/otomi-api/commit/425a8366fe9942bb00d269a067d667cc183f8c2b))
11+
12+
13+
### Bug Fixes
14+
15+
* admin team also saved ([4c73108](https://github.com/redkubes/otomi-api/commit/4c73108b950fae5c2ae0f48b1bbede82cf6d02fc))
16+
* admin team not in get list ([2bb032b](https://github.com/redkubes/otomi-api/commit/2bb032bf6014648f777fc1f11cba06d3f98c8f89))
17+
* no admin team in teams list ([e1f8eec](https://github.com/redkubes/otomi-api/commit/e1f8eecded2a9afa852aa45f0798a211ab5db8b3))
18+
* onprem now custom [ci skip] ([fec251f](https://github.com/redkubes/otomi-api/commit/fec251f70f3424809e91203cfca7f1e48c3290cb))
19+
* tests ([68f0a4f](https://github.com/redkubes/otomi-api/commit/68f0a4fd7d32db5ab08e0ea635e9e698a5737520))
20+
521
### [0.5.2](https://github.com/redkubes/otomi-api/compare/v0.5.1...v0.5.2) (2022-04-09)
622

723

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
@@ -153,7 +153,7 @@
153153
"tag": true
154154
}
155155
},
156-
"version": "0.5.2",
156+
"version": "0.5.3",
157157
"watch": {
158158
"build:models": {
159159
"patterns": [

0 commit comments

Comments
 (0)