Skip to content

Commit

Permalink
chore(hapi-telegram-plugin): release v.2.1.0-canary.1 [skip ci]
Browse files Browse the repository at this point in the history
## @jackdbd/hapi-telegram-plugin [2.1.0-canary.1](https://github.com/jackdbd/matsuri/compare/@jackdbd/hapi-telegram-plugin@2.0.0...@jackdbd/hapi-telegram-plugin@2.1.0-canary.1) (2022-09-09)

### Features

* **hapi-telegram-plugin:** upgrade dependencies and update README ([35d98f6](35d98f6))
  • Loading branch information
semantic-release-bot committed Sep 9, 2022
1 parent e103f53 commit fb1f0ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/hapi-telegram-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## @jackdbd/hapi-telegram-plugin [2.1.0-canary.1](https://github.com/jackdbd/matsuri/compare/@jackdbd/hapi-telegram-plugin@2.0.0...@jackdbd/hapi-telegram-plugin@2.1.0-canary.1) (2022-09-09)


### Features

* **hapi-telegram-plugin:** upgrade dependencies and update README ([35d98f6](https://github.com/jackdbd/matsuri/commit/35d98f6c94f7c57b89ab547bdd21316ac1bf2055))

## @jackdbd/hapi-telegram-plugin [2.0.0](https://github.com/jackdbd/matsuri/compare/@jackdbd/hapi-telegram-plugin@1.0.0...@jackdbd/hapi-telegram-plugin@2.0.0) (2022-08-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/hapi-telegram-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jackdbd/hapi-telegram-plugin",
"version": "2.0.0",
"version": "2.1.0-canary.1",
"description": "Hapi plugin for Telegram",
"author": {
"name": "Giacomo Debidda",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"@jackdbd/notifications": "^1.0.3",
"@jackdbd/hapi-request-event-predicates": "^1.0.0",
"@jackdbd/hapi-request-event-predicates": "1.0.0",
"@jackdbd/telegram-text-messages": "^1.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit fb1f0ad

Please sign in to comment.