Skip to content

Commit

Permalink
chore(projects): release v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Mar 3, 2024
1 parent 90ab551 commit 8f2be0e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [v0.3.14](https://github.com/soybeanjs/changelog/compare/v0.3.13...v0.3.14) (24-03-03)

###    🏡 Chore

- **deps**: update deps &nbsp;-&nbsp; by @honghuangdc [<samp>(8b5bb)</samp>](https://github.com/soybeanjs/changelog/commit/8b5bbc6)
- **projects**: update launch.json &nbsp;-&nbsp; by @honghuangdc [<samp>(97aa6)</samp>](https://github.com/soybeanjs/changelog/commit/97aa6dc)

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

[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;

## [v0.3.14-beta.1](https://github.com/soybeanjs/changelog/compare/v0.3.14-beta.0...v0.3.14-beta.1) (24-03-03)

### &nbsp;&nbsp;&nbsp;🏡 Chore
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soybeanjs/changelog",
"type": "module",
"version": "0.3.14-beta.1",
"version": "0.3.14",
"packageManager": "[email protected]",
"description": "generate changelog form git tags and commits for github",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/githublogen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "githublogen",
"type": "module",
"version": "0.3.14-beta.1",
"version": "0.3.14",
"packageManager": "[email protected]",
"author": {
"name": "Soybean",
Expand Down

0 comments on commit 8f2be0e

Please sign in to comment.