Skip to content

Commit 1fbbaed

Browse files
author
otomi
committed
chore(release): 0.5.1
1 parent 0c65119 commit 1fbbaed

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.1](https://github.com/redkubes/otomi-api/compare/v0.4.95...v0.5.1) (2022-04-07)
6+
7+
8+
### Features
9+
10+
* shortcuts ([#245](https://github.com/redkubes/otomi-api/issues/245)) ([0c65119](https://github.com/redkubes/otomi-api/commit/0c651197bf83624d29c7ac85c99852054338507a))
11+
512
### [0.4.95](https://github.com/redkubes/otomi-api/compare/v0.4.93...v0.4.95) (2022-04-05)
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
@@ -152,7 +152,7 @@
152152
"tag": true
153153
}
154154
},
155-
"version": "0.5.0",
155+
"version": "0.5.1",
156156
"watch": {
157157
"build:models": {
158158
"patterns": [

0 commit comments

Comments
 (0)