@icanbwell/bwell-sdk-ts 1.36.0-rc.1752263026 → 1.36.0-rc.1752266384

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/README.md CHANGED
@@ -9,7 +9,7 @@ providers or connections. Please see the documentation for details.
9
9
 
10
10
  ## SDKv2 / SDKv1 Update
11
11
 
12
- The `main` has been updated to be for TS SDKv2 only. Any v1 updates are to be
12
+ The `main` has been updated to be for TS SDKv2 only. Any v1 updates should be
13
13
  made to `typescript-sdk-v1` branch.
14
14
 
15
15
  ## Installation
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * This file is automatically generated. Please do not edit this file directly.
3
3
  */
4
- export declare const VERSION = "1.36.0-rc.1752263026";
4
+ export declare const VERSION = "1.36.0-rc.1752266384";
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * This file is automatically generated. Please do not edit this file directly.
3
3
  */
4
- export const VERSION = "1.36.0-rc.1752263026";
4
+ export const VERSION = "1.36.0-rc.1752266384";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icanbwell/bwell-sdk-ts",
3
- "version": "1.36.0-rc.1752263026",
3
+ "version": "1.36.0-rc.1752266384",
4
4
  "description": "b.well TypeScript SDK",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",