@itentialopensource/adapter-slack 3.1.2 → 3.1.3

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 CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 3.1.3 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_11:14AM
5
+
6
+ See merge request itentialopensource/adapters/notification-messaging/adapter-slack!18
7
+
8
+ ---
9
+
2
10
  ## 3.1.2 [02-28-2024]
3
11
 
4
12
  * Changes made at 2024.02.28_12:33PM
package/metadata.json CHANGED
@@ -16,8 +16,12 @@
16
16
  "domains": [
17
17
  "Notifications"
18
18
  ],
19
- "tags": [],
20
- "useCases": [],
19
+ "tags": [
20
+ "Notifications & Ticket Management"
21
+ ],
22
+ "useCases": [
23
+ "Send an email message"
24
+ ],
21
25
  "deprecated": {
22
26
  "isDeprecated": false
23
27
  },
@@ -59,4 +63,4 @@
59
63
  "transformationProjects": [],
60
64
  "exampleProjects": []
61
65
  }
62
- }
66
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-slack",
3
- "version": "3.1.2",
3
+ "version": "3.1.3",
4
4
  "description": "This adapter integrates with system Slack",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file