@itentialopensource/adapter-amazon_route53 0.4.1 → 0.4.2

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
+ ## 0.4.2 [08-06-2024]
3
+
4
+ * Changes made at 2024.08.06_19:32PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-amazon_route53!18
7
+
8
+ ---
9
+
2
10
  ## 0.4.1 [08-05-2024]
3
11
 
4
12
  * Changes made at 2024.08.05_19:17PM
package/metadata.json CHANGED
@@ -98,5 +98,7 @@
98
98
  "transformationProjects": [],
99
99
  "exampleProjects": []
100
100
  },
101
- "supportLevel": "community"
101
+ "supportLevel": [
102
+ "community"
103
+ ]
102
104
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-amazon_route53",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "This adapter integrates with system described as: Amazon Route53.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Amazon AWS Route53",
Binary file