Skip to content

Commit a40e71a

Browse files
authored
Update Sailor version to 2.7.1 (#59)
1 parent 29564aa commit a40e71a

File tree

4 files changed

+5140
-110
lines changed

4 files changed

+5140
-110
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.12 (November 04, 2022)
2+
* Update Sailor version to 2.7.1
3+
14
## 1.2.11 (April 08, 2022)
25
* Update Sailor version to 2.6.27
36
* Get rid of vulnerabilities in dependencies

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Webhook",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "Webhooks allow you to collect information about events as they happen in near real-time. Provide a URL, select when and where you want that URL to receive data about events on your list, and we'll send it to you as the events take place. It is recommended that you specify a URL using https.",
55
"service": "webhook",
66
"docsUrl": "https://github.com/elasticio/webhook-component",

0 commit comments

Comments
 (0)