@openfort/openfort-node 0.9.1 → 0.9.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,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.9.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#78](https://github.com/openfort-xyz/openfort-node/pull/78) [`38e97e4`](https://github.com/openfort-xyz/openfort-node/commit/38e97e465915390186a87bda7cf71b322b8b3a16) Thanks [@jamalavedra](https://github.com/jamalavedra)! - updat deps
8
+
9
+ - [#78](https://github.com/openfort-xyz/openfort-node/pull/78) [`38e97e4`](https://github.com/openfort-xyz/openfort-node/commit/38e97e465915390186a87bda7cf71b322b8b3a16) Thanks [@jamalavedra](https://github.com/jamalavedra)! - update deps
10
+
3
11
  ## 0.9.1
4
12
 
5
13
  ### Patch Changes
package/dist/index.js CHANGED
@@ -849,7 +849,7 @@ function requiresWalletAuth(requestMethod, requestPath) {
849
849
  }
850
850
 
851
851
  // src/version.ts
852
- var VERSION = "0.9.1";
852
+ var VERSION = "0.9.2";
853
853
  var PACKAGE = "@openfort/openfort-node";
854
854
 
855
855
  // src/openapi-client/openfortApiClient.ts