Skip to content

Commit 168cf33

Browse files
authored
Merge pull request #294 from FrontEndDev-org/release-please--branches--v0.x--components--openapi-axios
chore(v0.x): release 0.28.0
2 parents fa7dfff + 0c18322 commit 168cf33

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.27.0"
2+
".": "0.28.0"
33
}

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.28.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.27.0...v0.28.0) (2025-01-03)
4+
5+
6+
### Features
7+
8+
* 关键字字典调整 ([fa7dfff](https://github.com/FrontEndDev-org/openapi-axios/commit/fa7dffff1d2efd9f705ab27442e396468ff12699))
9+
310
## [0.27.0](https://github.com/FrontEndDev-org/openapi-axios/compare/v0.26.1...v0.27.0) (2025-01-03)
411

512

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
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-axios",
33
"type": "commonjs",
4-
"version": "0.27.0",
4+
"version": "0.28.0",
55
"description": "OpenAPI(2.0/3.0/3.1) Schema → Type-safe Axios",
66
"author": "云淡然 <hi@ydr.me> (https://ydr.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)