@openfort/openfort-js 0.7.21 → 0.7.23

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/dist/index.cjs CHANGED
@@ -5178,7 +5178,7 @@ class AuthManager {
5178
5178
  }
5179
5179
  }
5180
5180
 
5181
- const VERSION = '0.7.21';
5181
+ const VERSION = '0.7.23';
5182
5182
 
5183
5183
  var Event;
5184
5184
  (function (Event) {
package/dist/index.js CHANGED
@@ -5155,7 +5155,7 @@ class AuthManager {
5155
5155
  }
5156
5156
  }
5157
5157
 
5158
- const VERSION = '0.7.21';
5158
+ const VERSION = '0.7.23';
5159
5159
 
5160
5160
  var Event;
5161
5161
  (function (Event) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfort/openfort-js",
3
- "version": "0.7.21",
3
+ "version": "0.7.23",
4
4
  "author": "Openfort (https://www.openfort.xyz)",
5
5
  "bugs": "https://github.com/openfort-xyz/openfort-js/issues",
6
6
  "repository": "openfort-xyz/openfort-js.git",