We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35de5e commit 44084e6Copy full SHA for 44084e6
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.0...v1.1.1) (2022-08-10)
4
+
5
6
+### Bug Fixes
7
8
+* description_template_enabled flag ([57fef5b](https://github.com/PagerTree/pager_tree-integrations/commit/57fef5bc6cb3419658dcbe9216549ecad4199d96))
9
+* release description_template_enabled_flag ([b35de5e](https://github.com/PagerTree/pager_tree-integrations/commit/b35de5e486cb18db43804e2959c8d2d7162266f0))
10
11
## [1.1.0](https://github.com/PagerTree/pager_tree-integrations/compare/v1.0.1...v1.1.0) (2022-08-10)
lib/pager_tree/integrations/version.rb
@@ -1,5 +1,5 @@
module PagerTree
module Integrations
- VERSION = "1.1.0"
+ VERSION = "1.1.1"
end
0 commit comments