Skip to content

Commit

Permalink
chore(projects): release v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jun 11, 2023
1 parent 47929ee commit aaba8cf
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Changelog


## [v0.5.8](https://github.com/soybeanjs/cli/compare/v0.5.7...main) (23-06-12)

###    🐞 Bug Fixes

- **projects**:
- 修复git路径 &nbsp;-&nbsp; by **刘璐** [<samp>(bfbc1)</samp>](https://github.com/soybeanjs/cli/commit/bfbc106)
- use path.join to concat path &nbsp;-&nbsp; by @soybeanjs [<samp>(aba7f)</samp>](https://github.com/soybeanjs/cli/commit/aba7f2b)
- fix useSoybeanToken &nbsp;-&nbsp; by @soybeanjs [<samp>(35f9b)</samp>](https://github.com/soybeanjs/cli/commit/35f9bfd)

### &nbsp;&nbsp;&nbsp;🔥 Performance

- **projects**: use for-of replace forEach &nbsp;-&nbsp; by @soybeanjs [<samp>(34172)</samp>](https://github.com/soybeanjs/cli/commit/3417279)

### &nbsp;&nbsp;&nbsp;📖 Documentation

- **projects**: update README.md &nbsp;-&nbsp; by @soybeanjs [<samp>(47929)</samp>](https://github.com/soybeanjs/cli/commit/47929ee)

### &nbsp;&nbsp;&nbsp;❤️ Contributors

[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
[刘璐](mailto:hi.alue@qq.com)

## [v0.5.7](https://github.com/soybeanjs/cli/compare/v0.5.6...main) (23-06-11)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soybeanjs/cli",
"version": "0.5.7",
"version": "0.5.8",
"description": "SoybeanJS's command line tools",
"author": {
"name": "Soybean",
Expand Down

0 comments on commit aaba8cf

Please sign in to comment.