Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2022-08-04)

### Bug Fixes

* **ci:** publish on npm registry too ([#32](#32)) ([9736752](9736752))
  • Loading branch information
semantic-release-bot committed Aug 4, 2022
1 parent 9736752 commit 70fe24b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/yllieth/semantic-release-ms-teams/compare/v2.0.1...v2.0.2) (2022-08-04)


### Bug Fixes

* **ci:** publish on npm registry too ([#32](https://github.com/yllieth/semantic-release-ms-teams/issues/32)) ([9736752](https://github.com/yllieth/semantic-release-ms-teams/commit/97367522fc7cc083f2be269a7f318711b1bc6ed6))

## [2.0.1](https://github.com/yllieth/semantic-release-ms-teams/compare/v2.0.0...v2.0.1) (2022-08-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-ms-teams",
"version": "2.0.1",
"version": "2.0.2",
"description": "A plugin for semantic-release which publish release notes in a Microsoft Teams channel",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 70fe24b

Please sign in to comment.