Skip to content

Commit

Permalink
Chore: (release) add version 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](pustovitDmytro/semantic-release-telegram@v1.2.1...v1.2.2) (2021-05-10)

### Chore

* (tests) moves load to factory ([4acb941](pustovitDmytro@4acb941))
* fixes spellcheck in bugreport ([7d754b6](pustovitDmytro@7d754b6))
* move init-hooks to separate file ([ed57dc1](pustovitDmytro@ed57dc1))
* set myself as default assignee in pr ([0dcd0ce](pustovitDmytro@0dcd0ce))
* tests/entry.js module resolving ([c840f8b](pustovitDmytro@c840f8b))
* Update dependency @rollup/plugin-commonjs to v19 ([bf29948](pustovitDmytro@bf29948))
* Update dependency @rollup/plugin-node-resolve to v13 ([265fd82](pustovitDmytro@265fd82))
* update eslint ([4aac03c](pustovitDmytro@4aac03c))
* update lock file ([4ffb878](pustovitDmytro@4ffb878))

### Upgrade

* Update dependency myrmidon to v1.5.2 ([84d9783](pustovitDmytro@84d9783))
  • Loading branch information
semantic-release-bot committed May 10, 2021
1 parent 84d9783 commit 19fbebb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.2.2](https://github.com/pustovitDmytro/semantic-release-telegram/compare/v1.2.1...v1.2.2) (2021-05-10)


### Chore

* (tests) moves load to factory ([4acb941](https://github.com/pustovitDmytro/semantic-release-telegram/commit/4acb94181777f22e8fda16ea43b6a1cad3986629))
* fixes spellcheck in bugreport ([7d754b6](https://github.com/pustovitDmytro/semantic-release-telegram/commit/7d754b605ed7fed3ea1a9c7d0d951a09806a1c37))
* move init-hooks to separate file ([ed57dc1](https://github.com/pustovitDmytro/semantic-release-telegram/commit/ed57dc1afccabde0b0cbf7e67b06de30e169db58))
* set myself as default assignee in pr ([0dcd0ce](https://github.com/pustovitDmytro/semantic-release-telegram/commit/0dcd0ce95b50a1e8a2fef91307f7fd8964314f68))
* tests/entry.js module resolving ([c840f8b](https://github.com/pustovitDmytro/semantic-release-telegram/commit/c840f8b479234b7944b2d2708344ae24df231464))
* Update dependency @rollup/plugin-commonjs to v19 ([bf29948](https://github.com/pustovitDmytro/semantic-release-telegram/commit/bf2994851b033e64744e381f5f566ca9eed0aef5))
* Update dependency @rollup/plugin-node-resolve to v13 ([265fd82](https://github.com/pustovitDmytro/semantic-release-telegram/commit/265fd82a61b0f2ee81bcb445f93e34f05bb4540b))
* update eslint ([4aac03c](https://github.com/pustovitDmytro/semantic-release-telegram/commit/4aac03c8db5f28d1d41838fc70e614df93e034d6))
* update lock file ([4ffb878](https://github.com/pustovitDmytro/semantic-release-telegram/commit/4ffb878e544a8cbe68fa7b3c5908b8ccdf9e394f))

### Upgrade

* Update dependency myrmidon to v1.5.2 ([84d9783](https://github.com/pustovitDmytro/semantic-release-telegram/commit/84d97839ac208db6390b7092aab146a74807eb7d))

## [1.2.1](https://github.com/pustovitDmytro/semantic-release-telegram/compare/v1.2.0...v1.2.1) (2021-05-07)


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-telegram",
"version": "1.2.1",
"version": "1.2.2",
"description": "semantic-release plugin. Provides notifications to Telegram chats",
"main": "./lib",
"keywords": [
Expand Down

0 comments on commit 19fbebb

Please sign in to comment.