Skip to content

Commit d934a8f

Browse files
chore(main): release 1.1.6
1 parent b00276a commit d934a8f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.6](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.5...v1.1.6) (2022-10-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Add special values to Twilio live call routing recording email ([#87](https://github.com/PagerTree/pager_tree-integrations/issues/87)) ([b00276a](https://github.com/PagerTree/pager_tree-integrations/commit/b00276a53d4d09864a926ac8a11f7b77272bee85))
9+
310
## [1.1.5](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.4...v1.1.5) (2022-10-03)
411

512

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.5"
3+
VERSION = "1.1.6"
44
end
55
end

0 commit comments

Comments
 (0)