Skip to content

Commit

Permalink
Merge pull request #11 from FrontEndDev-org/release-please--branches-…
Browse files Browse the repository at this point in the history
…-v1.x--components--create-proj

chore(v1.x): release 1.5.0
  • Loading branch information
cloudcome authored Jan 26, 2025
2 parents 956db78 + 7085d5c commit 4e014e6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.4.0"}
{".":"1.5.0"}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.5.0](https://github.com/FrontEndDev-org/create-proj/compare/v1.4.0...v1.5.0) (2025-01-26)


### Features

* **react:** 添加 openapi-axios 支持 ([840bfb2](https://github.com/FrontEndDev-org/create-proj/commit/840bfb2181655603b8e6584cdd95b14b26ab35b6))
* **react:** 添加宠物店 API 示例 ([81a56fc](https://github.com/FrontEndDev-org/create-proj/commit/81a56fcdee27d19637f996806ceb2e8aa4012b9c))
* **vue:** 添加 OpenAPI 生成的 API 客户端 ([c0316f2](https://github.com/FrontEndDev-org/create-proj/commit/c0316f2eb095f6922395f32802da126e490fce45))

## [1.4.0](https://github.com/FrontEndDev-org/create-proj/compare/v1.3.0...v1.4.0) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-proj",
"version": "1.4.0",
"version": "1.5.0",
"description": "create project - npm create proj",
"scripts": {
"prepare": "lefthook install",
Expand Down

0 comments on commit 4e014e6

Please sign in to comment.