@itentialopensource/adapter-pitney_bowes 0.3.5 → 0.3.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.3.6 [03-21-2024]
3
+
4
+ * Changes made at 2024.03.21_14:40PM
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-pitney_bowes!9
7
+
8
+ ---
9
+
2
10
  ## 0.3.5 [03-13-2024]
3
11
 
4
12
  * Changes made at 2024.03.13_14:00PM
package/metadata.json CHANGED
@@ -50,7 +50,11 @@
50
50
  "vendorLink": "https://www.pitneybowes.com/us",
51
51
  "productLink": "https://www.pitneybowes.com/us",
52
52
  "apiLinks": [
53
- "https://docs.shippingapi.pitneybowes.com/overview.html"
53
+ {
54
+ "title": "Pitney Bowes API",
55
+ "link": "https://docs.shippingapi.pitneybowes.com/overview.html",
56
+ "public": true
57
+ }
54
58
  ]
55
59
  },
56
60
  "assets": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-pitney_bowes",
3
- "version": "0.3.5",
3
+ "version": "0.3.6",
4
4
  "description": "This adapter integrates with system described as: Pitney Bowes.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file