Skip to content

Commit

Permalink
chore(release): 0.2.2
Browse files Browse the repository at this point in the history
## [0.2.2](v0.2.1...v0.2.2) (2022-12-08)

### Bug Fixes

* better logging ([#16](#16)) ([4136a90](4136a90))
* use PAT due to branch protection ([#17](#17)) ([0576ddc](0576ddc))
* use token with checkout action ([52c9d11](52c9d11))

[skip ci]
  • Loading branch information
semantic-release-bot committed Dec 8, 2022
1 parent 52c9d11 commit f6eea69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.2](https://github.com/hongaar/semantic-release-yarn/compare/v0.2.1...v0.2.2) (2022-12-08)


### Bug Fixes

* better logging ([#16](https://github.com/hongaar/semantic-release-yarn/issues/16)) ([4136a90](https://github.com/hongaar/semantic-release-yarn/commit/4136a907cb3b5919c2dc8d33391c8bf3e4b73270))
* use PAT due to branch protection ([#17](https://github.com/hongaar/semantic-release-yarn/issues/17)) ([0576ddc](https://github.com/hongaar/semantic-release-yarn/commit/0576ddc1f1113b92e0a038e70dbe2258acfdd781))
* use token with checkout action ([52c9d11](https://github.com/hongaar/semantic-release-yarn/commit/52c9d116019a4438fc7e58c1a812adb5d94ffb04))

## [0.2.1](https://github.com/hongaar/semantic-release-yarn/compare/v0.2.0...v0.2.1) (2022-12-07)

### Bug Fixes
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": "semantic-release-yarn",
"description": "semantic-release plugin to publish a npm package with yarn",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
"contributors": [
Expand Down

0 comments on commit f6eea69

Please sign in to comment.