Skip to content

Commit 220ed1b

Browse files
chore(main): release 1.1.7
1 parent a159728 commit 220ed1b

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.1.7](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.6...v1.1.7) (2025-08-27)
4+
5+
6+
### Features
7+
8+
* Twilio Live Call Routing max wait time ([#135](https://github.com/PagerTree/pager_tree-integrations/issues/135)) ([b6bc619](https://github.com/PagerTree/pager_tree-integrations/commit/b6bc61987b6ffe033eb03f8cddada00b46146445))
9+
10+
11+
### Bug Fixes
12+
13+
* Adding back the acknowledge action for integrations ([e37155f](https://github.com/PagerTree/pager_tree-integrations/commit/e37155f138afe833fd8a97130f183c755e7260c6))
14+
* elastalert send 200 even for soft blocks ([4548a54](https://github.com/PagerTree/pager_tree-integrations/commit/4548a5489d6a8fd43019d4a5744710fdd4981ec8))
15+
316
## [1.1.6](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.5...v1.1.6) (2022-10-05)
417

518

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
pager_tree-integrations (1.1.6)
4+
pager_tree-integrations (1.1.7)
55
rails (>= 7.0.1)
66

77
GEM
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module PagerTree
22
module Integrations
3-
VERSION = "1.1.6"
3+
VERSION = "1.1.7"
44
end
55
end

0 commit comments

Comments
 (0)