Skip to content

Commit 44084e6

Browse files
chore(main): release 1.1.1 (#65)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b35de5e commit 44084e6

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
311
## [1.1.0](https://github.com/PagerTree/pager_tree-integrations/compare/v1.0.1...v1.1.0) (2022-08-10)
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.0"
3+
VERSION = "1.1.1"
44
end
55
end

0 commit comments

Comments
 (0)