Skip to content

Commit

Permalink
chore(release): 0.3.2
Browse files Browse the repository at this point in the history
## [0.3.2](v0.3.1...v0.3.2) (2023-02-28)

### Bug Fixes

* upgrade deps ([#55](#55)) ([dd79cf1](dd79cf1))

[skip ci]
  • Loading branch information
semantic-release-bot committed Feb 28, 2023
1 parent dd79cf1 commit a07d497
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.3.2](https://github.com/hongaar/semantic-release-yarn/compare/v0.3.1...v0.3.2) (2023-02-28)


### Bug Fixes

* upgrade deps ([#55](https://github.com/hongaar/semantic-release-yarn/issues/55)) ([dd79cf1](https://github.com/hongaar/semantic-release-yarn/commit/dd79cf1daef3c5872c0625337369d0c83c532216))

## [0.3.1](https://github.com/hongaar/semantic-release-yarn/compare/v0.3.0...v0.3.1) (2023-01-18)

### 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": "semantic-release-yarn",
"version": "0.3.1",
"version": "0.3.2",
"description": "semantic-release plugin to publish a npm package with yarn",
"keywords": [
"npm",
Expand Down

0 comments on commit a07d497

Please sign in to comment.