@itentialopensource/adapter-bitbucket 0.5.5 → 0.5.6

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.5.6 [03-21-2024]
3
+
4
+ * Changes made at 2024.03.21_14:31PM
5
+
6
+ See merge request itentialopensource/adapters/devops-netops/adapter-bitbucket!18
7
+
8
+ ---
9
+
2
10
  ## 0.5.5 [03-15-2024]
3
11
 
4
12
  * Update metadata.json
package/metadata.json CHANGED
@@ -42,7 +42,11 @@
42
42
  "vendorLink": "https://bitbucket.org/",
43
43
  "productLink": "https://bitbucket.org/",
44
44
  "apiLinks": [
45
- "https://developer.atlassian.com/cloud/bitbucket/rest/intro"
45
+ {
46
+ "title": "Atlassian - Bitbucket Cloud API",
47
+ "link": "https://developer.atlassian.com/cloud/bitbucket/rest/intro",
48
+ "public": true
49
+ }
46
50
  ]
47
51
  },
48
52
  "assets": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-bitbucket",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "This adapter integrates with system described as: bitbucket.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file