Skip to content

Commit a3f529b

Browse files
chore(master): release 0.7.0
1 parent 9d0a36f commit a3f529b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.6.27...v0.7.0) (2023-03-24)
4+
5+
6+
### Features
7+
8+
* oas-gen-ts -> openapi-axios ([8fef68d](https://github.com/FrontEndDev-org/openapi-axios/commit/8fef68d1bfe43b056b907ec3375055c278b741dc))
9+
310
## [0.6.27](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.6.26...v0.6.27) (2023-03-19)
411

512
### Bug Fixes

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
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-axios",
3-
"version": "0.6.27",
3+
"version": "0.7.0",
44
"description": "OpenAPI ➡️ Axios",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)