Skip to content

Commit 3d84316

Browse files
chore(main): release 1.1.7
1 parent 4548a54 commit 3d84316

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.7](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.6...v1.1.7) (2022-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* elastalert send 200 even for soft blocks ([4548a54](https://github.com/PagerTree/pager_tree-integrations/commit/4548a5489d6a8fd43019d4a5744710fdd4981ec8))
9+
310
## [1.1.6](https://github.com/PagerTree/pager_tree-integrations/compare/v1.1.5...v1.1.6) (2022-10-05)
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.6"
3+
VERSION = "1.1.7"
44
end
55
end

0 commit comments

Comments
 (0)