@itentialopensource/adapter-slack 3.1.0 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/metadata.json +2 -0
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
- package/report/adapterInfo.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
|
|
2
|
+
## 3.1.1 [01-01-2024]
|
|
3
|
+
|
|
4
|
+
* Update metadata
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/notification-messaging/adapter-slack!16
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
2
10
|
## 3.1.0 [01-01-2024]
|
|
3
11
|
|
|
4
12
|
* Adapter Engine has been updated and the changes are being migrated to the adapter
|
package/metadata.json
CHANGED
|
@@ -45,7 +45,9 @@
|
|
|
45
45
|
"workflowProjects": [
|
|
46
46
|
{
|
|
47
47
|
"name": "Slack Notification",
|
|
48
|
+
"webName": "Slack Notification Automations",
|
|
48
49
|
"overview": "This Pre-Built integrates with the [Slack Open Source Adapter](https://gitlab.com/itentialopensource/adapters/notification-messaging/adapter-slack) to send a notification within Slack.",
|
|
50
|
+
"isDependency": false,
|
|
49
51
|
"versions": [
|
|
50
52
|
"0.0.19"
|
|
51
53
|
],
|
package/package.json
CHANGED
|
Binary file
|
package/report/adapterInfo.json
CHANGED