Skip to content

Commit

Permalink
Release 3.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenyeargin committed Aug 1, 2023
1 parent 05d4a7e commit 03d7d92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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,7 +1,7 @@
{
"name": "hubot-pager-me",
"description": "PagerDuty integration for Hubot",
"version": "3.1.21",
"version": "3.1.22",
"author": "Josh Nichols <[email protected]>",
"license": "MIT",
"keywords": [
Expand Down

2 comments on commit 03d7d92

@KeesCBakker
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @stephenyeargin, great to see you here as well! Do you know if it is possible to upgrade the peer dependency to the Hubot project to a more modern version? Love to see if it works with v7 of Hubot.

@stephenyeargin
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed it does work with hubot@7 out of the box.

Please sign in to comment.