Skip to content

Commit 2d0df93

Browse files
authored
Merge pull request #141 from FrontEndDev-org/release-please--branches--v0.x--components--openapi-axios
chore(v0.x): release 0.8.0
2 parents 53aec65 + 674e721 commit 2d0df93

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

3+
## [0.8.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.7.0...v0.8.0) (2023-03-27)
4+
5+
6+
### Features
7+
8+
* 增加“鸣谢” ([bd66bda](https://github.com/FrontEndDev-org/openapi-axios/commit/bd66bda20f8c57706031e80a7a1ec665104d6084))
9+
10+
11+
### Bug Fixes
12+
13+
* 修复 oas.config 配置文件未调整为 openapi.config ([a2cd0b0](https://github.com/FrontEndDev-org/openapi-axios/commit/a2cd0b00d6e6621c80d9f7c4dbe42ae7c427571b))
14+
* 修正 readme 描述 ([f718aef](https://github.com/FrontEndDev-org/openapi-axios/commit/f718aef800c4748375d79bd41f40740b6d7d763c))
15+
316
## [0.7.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.6.27...v0.7.0) (2023-03-24)
417

518

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.7.0",
3+
"version": "0.8.0",
44
"description": "OpenAPI ➡️ Axios",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)