Skip to content

Commit dfb32df

Browse files
committed
chore(projects): release v0.3.4
1 parent c0fb5ce commit dfb32df

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

33

4+
## [v0.3.4](https://github.com/soybeanjs/changelog/compare/v0.3.3...v0.3.4) (23-08-23)
5+
6+
###    🐞 Bug Fixes
7+
8+
- **projects**: fix the repeat contributor &nbsp;-&nbsp; by @honghuangdc [<samp>(c0fb5)</samp>](https://github.com/soybeanjs/changelog/commit/c0fb5ce)
9+
10+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
11+
12+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
13+
414
## [v0.3.3](https://github.com/soybeanjs/changelog/compare/v0.3.2...v0.3.3) (23-08-23)
515

616
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soybeanjs/changelog",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "generate changelog form git tags and commits for github",
55
"author": {
66
"name": "Soybean",

packages/githublogen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "githublogen",
33
"type": "module",
4-
"version": "0.3.3",
4+
"version": "0.3.4",
55
"sideEffects": false,
66
"author": {
77
"name": "Soybean",

0 commit comments

Comments
 (0)