Skip to content

Commit e15475b

Browse files
author
Maurice Faber
committed
chore(release): 0.4.76
1 parent 4eb4509 commit e15475b

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.4.76](https://github.com/redkubes/otomi-api/compare/v0.4.74...v0.4.76) (2021-10-13)
6+
7+
8+
### Bug Fixes
9+
10+
* always process data on deploy, renamed encrypt func to process [ci skip] ([e229101](https://github.com/redkubes/otomi-api/commit/e229101a9b8cba418d4f3444b887942fbe36f480))
11+
* duplicate urls ([#217](https://github.com/redkubes/otomi-api/issues/217)) ([ddd982e](https://github.com/redkubes/otomi-api/commit/ddd982ef879be6c104256de79dc788e83fbc9fb1))
12+
* hasExternalIDP needed to be added to schema [ci skip] ([4eb4509](https://github.com/redkubes/otomi-api/commit/4eb45091e5ac9db2cbeb783d05790fd012adf744))
13+
14+
15+
### Others
16+
17+
* **release:** 0.4.75 ([288dcd8](https://github.com/redkubes/otomi-api/commit/288dcd8729ca642cde2f93b30aee691fb1faf3ed))
18+
519
### [0.4.75](https://github.com/redkubes/otomi-api/compare/v0.4.74...v0.4.75) (2021-10-09)
620

721

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -154,5 +154,5 @@
154154
"tag": true
155155
}
156156
},
157-
"version": "0.4.75"
157+
"version": "0.4.76"
158158
}

0 commit comments

Comments
 (0)