Skip to content

Commit 81a05cc

Browse files
author
Maurice Faber
committed
chore(release): 0.4.72
1 parent 7b24f33 commit 81a05cc

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.72](https://github.com/redkubes/otomi-api/compare/v0.4.71...v0.4.72) (2021-09-28)
6+
7+
8+
### Bug Fixes
9+
10+
* don't load missing files ([35b87ce](https://github.com/redkubes/otomi-api/commit/35b87ce4cf7f32baf99fa0725605da2526a243aa))
11+
* encryption error upon missing dec file ([c51ee26](https://github.com/redkubes/otomi-api/commit/c51ee2696061c4095b95a2e146c0c301a2989e40))
12+
* team data when no teams exist ([7b24f33](https://github.com/redkubes/otomi-api/commit/7b24f3368adc4400aa395d81eb23d3da306fa85c))
13+
514
### [0.4.71](https://github.com/redkubes/otomi-api/compare/v0.4.70...v0.4.71) (2021-09-23)
615

716

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
@@ -160,5 +160,5 @@
160160
"tag": true
161161
}
162162
},
163-
"version": "0.4.71"
163+
"version": "0.4.72"
164164
}

0 commit comments

Comments
 (0)