Skip to content

Commit

Permalink
Chore: (release) add version 1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.2](v1.6.1...v1.6.2) (2023-02-07)

### Chore

* fixes logo outline ([7121378](7121378))

### Docs

* fix docs typo ([9e10a44](9e10a44))
  • Loading branch information
semantic-release-bot committed Feb 7, 2023
1 parent 9e10a44 commit 9164dec
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.6.2](https://github.com/pustovitDmytro/semantic-release-telegram/compare/v1.6.1...v1.6.2) (2023-02-07)


### Chore

* fixes logo outline ([7121378](https://github.com/pustovitDmytro/semantic-release-telegram/commit/7121378ddde3dee0eef988d545785fc3eb7c6f35))

### Docs

* fix docs typo ([9e10a44](https://github.com/pustovitDmytro/semantic-release-telegram/commit/9e10a4465dfb35fa77f0d87971b7898417516160))

## [1.6.1](https://github.com/pustovitDmytro/semantic-release-telegram/compare/v1.6.0...v1.6.1) (2023-02-04)


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

0 comments on commit 9164dec

Please sign in to comment.