@ripple-ts/adapter 0.3.53 → 0.3.56

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/.build-hash ADDED
@@ -0,0 +1 @@
1
+ 197682f9ca1a14d16d9830efaf82571dbaf9a49d17106b0e9e90405fc5eb06e0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @ripple-ts/adapter
2
2
 
3
+ ## 0.3.56
4
+
5
+ ## 0.3.55
6
+
7
+ ## 0.3.54
8
+
3
9
  ## 0.3.53
4
10
 
5
11
  ## 0.3.52
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Shared adapter primitives for Ripple metaframework adapters",
4
4
  "license": "MIT",
5
5
  "author": "Dominic Gannaway",
6
- "version": "0.3.53",
6
+ "version": "0.3.56",
7
7
  "type": "module",
8
8
  "module": "src/index.js",
9
9
  "main": "src/index.js",