Skip to content

Commit ed5b02c

Browse files
authored
Merge pull request #242 from FrontEndDev-org/release-please--branches--v0.x--components--openapi-axios
chore(v0.x): release 0.15.3
2 parents 6fc7068 + c364bc6 commit ed5b02c

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.15.3](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.15.2...v0.15.3) (2023-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* 修复未对 JS 保留字的命名保护 ([64d9c36](https://github.com/FrontEndDev-org/openapi-axios/commit/64d9c3662a913af60316eccd23e9ec6ac42ac94f))
9+
310
## [0.15.2](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.15.1...v0.15.2) (2023-06-15)
411

512

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

0 commit comments

Comments
 (0)