Skip to content

Commit ca0f661

Browse files
chore(v0.x): release 0.12.0
1 parent e69dbd9 commit ca0f661

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [0.12.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.11.0...v0.12.0) (2023-04-01)
4+
5+
6+
### Features
7+
8+
* 增加 pkgName, pkgVersion 导出 ([64df5da](https://github.com/FrontEndDev-org/openapi-axios/commit/64df5da808f4af73fa407bbbbfcb6d7dd5dc0055))
9+
10+
11+
### Bug Fixes
12+
13+
* 修正相关文案说明 ([c62b0f8](https://github.com/FrontEndDev-org/openapi-axios/commit/c62b0f871a6c22d5fcdafe3d5638d345ba426be0))
14+
315
## [0.11.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.10.0...v0.11.0) (2023-04-01)
416

517

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

0 commit comments

Comments
 (0)