Skip to content

Commit 538be04

Browse files
author
otomi
committed
chore(release): 0.5.6
1 parent 843ad11 commit 538be04

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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.6](https://github.com/redkubes/otomi-api/compare/v0.5.5...v0.5.6) (2022-05-18)
6+
7+
8+
### Bug Fixes
9+
10+
* regexp for URL path ([#302](https://github.com/redkubes/otomi-api/issues/302)) ([79c933a](https://github.com/redkubes/otomi-api/commit/79c933a6b509ce4ce4089f6f6707f8227da92dfa))
11+
* schema ([843ad11](https://github.com/redkubes/otomi-api/commit/843ad110eddeffee29eec2321134e046244b99ba))
12+
13+
14+
### Others
15+
16+
* **deps:** update all-npm ([b436b00](https://github.com/redkubes/otomi-api/commit/b436b007cc6b651735ec3c4626fbb975434e73ea))
17+
* **deps:** update dependency @commitlint/cli to v16.3.0 ([529d123](https://github.com/redkubes/otomi-api/commit/529d12340bd3beed3ecee3f76a292c661acee88a))
18+
* **deps:** update dependency @types/node to v16.11.35 ([2b627b9](https://github.com/redkubes/otomi-api/commit/2b627b985545a3faf1cbab492d84274b0b23ff3f))
19+
* **deps:** update dependency @types/node to v16.11.36 ([c2ba111](https://github.com/redkubes/otomi-api/commit/c2ba11182b3eb91cfc89f1325dc63a38cee421bc))
20+
* **deps:** update dependency cspell to v5.21.0 ([4cea482](https://github.com/redkubes/otomi-api/commit/4cea482bc66475eeb76a4c94ab83ce7ee98856fa))
21+
* **deps:** update dependency git-cz to v4.9.0 ([182e5f9](https://github.com/redkubes/otomi-api/commit/182e5f9548c0ba5a8db54e2eadabdf5e18cae5f5))
22+
* **deps:** update dependency standard-version to v9.5.0 ([4c72d78](https://github.com/redkubes/otomi-api/commit/4c72d78862929731dcb6a05b259e999997c5cebc))
23+
524
### [0.5.5](https://github.com/redkubes/otomi-api/compare/v0.5.4...v0.5.5) (2022-05-05)
625

726

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
@@ -151,7 +151,7 @@
151151
"tag": true
152152
}
153153
},
154-
"version": "0.5.5",
154+
"version": "0.5.6",
155155
"watch": {
156156
"build:models": {
157157
"patterns": [

0 commit comments

Comments
 (0)