Skip to content

Commit b56c5ac

Browse files
author
Jehoszafat Zimnowoda
committed
chore(release): 0.7.1
1 parent 1748000 commit b56c5ac

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.7.1](https://github.com/redkubes/otomi-api/compare/v0.7.0...v0.7.1) (2023-04-06)
6+
7+
8+
### Bug Fixes
9+
10+
* saving the headers property of service object ([1748000](https://github.com/redkubes/otomi-api/commit/1748000a5c62a37ce10d1385fed3db240d742e2b))
11+
12+
13+
### Others
14+
15+
* env sample ([79b5e7e](https://github.com/redkubes/otomi-api/commit/79b5e7efa0ca177fbfcc9d42f6ad033e95111aab))
16+
517
## [0.7.0](https://github.com/redkubes/otomi-api/compare/v0.6.0...v0.7.0) (2023-03-31)
618

719

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
@@ -165,7 +165,7 @@
165165
"tag": true
166166
}
167167
},
168-
"version": "0.7.0",
168+
"version": "0.7.1",
169169
"watch": {
170170
"build:models": {
171171
"patterns": [

0 commit comments

Comments
 (0)