Skip to content

Commit 879bbbc

Browse files
author
otomi
committed
chore(release): 0.5.2
1 parent a354069 commit 879bbbc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/redkubes/otomi-api/compare/v0.5.1...v0.5.2) (2022-04-09)
6+
7+
8+
### Bug Fixes
9+
10+
* async errors no more blocking express ([a354069](https://github.com/redkubes/otomi-api/commit/a3540695308ee4d32b8b75e4879fbc09ff63d435))
11+
512
### [0.5.1](https://github.com/redkubes/otomi-api/compare/v0.4.95...v0.5.1) (2022-04-07)
613

714

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.1",
156+
"version": "0.5.2",
157157
"watch": {
158158
"build:models": {
159159
"patterns": [

0 commit comments

Comments
 (0)