@openfort/openfort-node 0.10.1 → 0.10.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,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.10.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#86](https://github.com/openfort-xyz/openfort-node/pull/86) [`18c8a8e`](https://github.com/openfort-xyz/openfort-node/commit/18c8a8e2cde38ae59ef335f4a974b08a07cbdf0d) Thanks [@jamalavedra](https://github.com/jamalavedra)! - update deps
8
+
3
9
  ## 0.10.1
4
10
 
5
11
  ### Patch Changes
package/dist/index.js CHANGED
@@ -842,7 +842,7 @@ function requiresWalletAuth(requestMethod, requestPath) {
842
842
  }
843
843
 
844
844
  // src/version.ts
845
- var VERSION = "0.10.1";
845
+ var VERSION = "0.10.2";
846
846
  var PACKAGE = "@openfort/openfort-node";
847
847
 
848
848
  // src/openapi-client/openfortApiClient.ts