Skip to content

Commit ee6d0d1

Browse files
author
Maurice Faber
committed
chore(release): 0.4.82
1 parent 10ec7af commit ee6d0d1

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.82](https://github.com/redkubes/otomi-api/compare/v0.4.81...v0.4.82) (2021-11-09)
6+
7+
8+
### Bug Fixes
9+
10+
* dupe logic ([a29b2c6](https://github.com/redkubes/otomi-api/commit/a29b2c64c7e2732f79f97e25e260cfe7b662b298))
11+
* dupe url check should only run on create ([6bb2568](https://github.com/redkubes/otomi-api/commit/6bb25682dcfd8c54be44b4d15c54da6820176189))
12+
* missing schema entries [ci skip] ([10ec7af](https://github.com/redkubes/otomi-api/commit/10ec7af5de54ed1d161b8bfc410d045706f88d97))
13+
514
### [0.4.81](https://github.com/redkubes/otomi-api/compare/v0.4.80...v0.4.81) (2021-11-05)
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
@@ -154,5 +154,5 @@
154154
"tag": true
155155
}
156156
},
157-
"version": "0.4.81"
157+
"version": "0.4.82"
158158
}

0 commit comments

Comments
 (0)