Skip to content

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.6](v2.0.5...v2.0.6) (2024-1-26)

### Bug Fixes

* **semantic-release:** integrated Semantic-release with repo ([cb8ec17](cb8ec17))
  • Loading branch information
semantic-release-bot committed Jan 26, 2024
1 parent b10ccf7 commit f3bc336
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [2.0.6](https://github.com/centralnicgroup-opensource/rtldev-middleware-gulp-release-notification-plugin/compare/v2.0.5...v2.0.6) (2024-1-26)


### Bug Fixes

* **semantic-release:** integrated Semantic-release with repo ([cb8ec17](https://github.com/centralnicgroup-opensource/rtldev-middleware-gulp-release-notification-plugin/commit/cb8ec17f4f218a633f63241e6c7c1cb1e4d36c45))
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": "rtldev-middleware-gulp-release-notification-plugin",
"version": "0.0.0-development",
"version": "2.0.6",
"private": true,
"description": "Send message notification on Microsoft Teams Channel on every release",
"main": "index.js",
Expand Down

0 comments on commit f3bc336

Please sign in to comment.