Skip to content

Commit 44a9d62

Browse files
committed
chore(projects): release v0.5.0
1 parent 94d6f97 commit 44a9d62

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## [v0.5.0](https://github.com/soybeanjs/cli/compare/v0.4.2...main)
5+
6+
### 🐞 Bug Fixes
7+
8+
- **projects**: Fix version date - by @soybeanjs [<samp>(b50d8)</samp>](https://github.com/soybeanjs/cli/commit/b50d804)
9+
10+
### 🔥 Performance
11+
12+
- **projects**: Changelog contributor - by @soybeanjs [<samp>(a3cf8)</samp>](https://github.com/soybeanjs/cli/commit/a3cf896)
13+
14+
### 📖 Documentation
15+
16+
- **projects**: Update CHANGELOG.md - by @soybeanjs [<samp>(94d6f)</samp>](https://github.com/soybeanjs/cli/commit/94d6f97)
17+
18+
### ❤️ Contributors
19+
20+
![soybeanjs](https://github.com/soybeanjs.png?size=48)
21+
422
## [v0.4.2](https://github.com/soybeanjs/cli/compare/v0.4.1...v0.4.2) (2023-06-04)
523

624
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soybeanjs/cli",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "SoybeanJS's command line tools",
55
"author": {
66
"name": "Soybean",

0 commit comments

Comments
 (0)