Skip to content

Commit 58bd20c

Browse files
committed
chore(changelog): generate v0.5.0
1 parent 57e54b7 commit 58bd20c

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# CHANGELOG
22

3+
## v0.5.0 (2023-02-25)
4+
5+
### Added
6+
7+
- feat: git commit deps file (2023-02-25)
8+
9+
### Others
10+
11+
- chore: format file (2023-02-25)
12+
13+
- chore: fix lint (2023-02-25)
14+
15+
- chore: bump go 1.20 github action (2023-02-25)
16+
17+
- chore: cleanup Makefile (2023-02-25)
18+
19+
- chore(deps): bump golang.org/x/sys (2023-02-25)
20+
21+
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (2023-02-17)
22+
23+
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 (2023-02-03)
24+
25+
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (2023-01-30)
26+
27+
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 (2023-01-23)
28+
29+
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 (2022-12-12)
30+
31+
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (2022-12-05)
32+
33+
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (2022-11-09)
34+
35+
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 (2022-11-08)
36+
37+
- chore(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (2022-10-31)
38+
39+
- chore(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 (2022-10-24)
40+
41+
- chore(deps): bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 (2022-10-17)
42+
43+
- chore(changelog): generate v0.4.1 (2022-10-10)
44+
345
## v0.4.1 (2022-10-10)
446

547
### Others

0 commit comments

Comments
 (0)