@xata.io/client 0.0.0-next.vb1fd79681a510951394a3f7028704cbfba2e74b6 → 0.0.0-next.vc44339ec360519ae99dcb7a9bc6854c1f2dcc741

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @xata.io/client@0.29.3 add-version /home/runner/work/client-ts/client-ts/packages/client
2
+ > @xata.io/client@0.29.4 add-version /home/runner/work/client-ts/client-ts/packages/client
3
3
  > node ../../scripts/add-version-file.mjs
4
4
 
@@ -1,5 +1,5 @@
1
1
 
2
- > @xata.io/client@0.29.3 build /home/runner/work/client-ts/client-ts/packages/client
2
+ > @xata.io/client@0.29.4 build /home/runner/work/client-ts/client-ts/packages/client
3
3
  > rimraf dist && rollup -c
4
4
 
5
5
  
@@ -7,7 +7,7 @@
7
7
  created dist/index.cjs in 1.1s
8
8
  
9
9
  src/index.ts → dist/index.mjs...
10
- created dist/index.mjs in 895ms
10
+ created dist/index.mjs in 735ms
11
11
  
12
12
  src/index.ts → dist/index.d.ts...
13
- created dist/index.d.ts in 4.4s
13
+ created dist/index.d.ts in 4.2s
package/CHANGELOG.md CHANGED
@@ -1,12 +1,14 @@
1
1
  # @xata.io/client
2
2
 
3
- ## 0.0.0-next.vb1fd79681a510951394a3f7028704cbfba2e74b6
3
+ ## 0.0.0-next.vc44339ec360519ae99dcb7a9bc6854c1f2dcc741
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [`4bd7028`](https://github.com/xataio/client-ts/commit/4bd70282b826142b15d17e5c07f42968b07095eb) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
7
+ - [`aaa332d`](https://github.com/xataio/client-ts/commit/aaa332d8c1c612dda781ac3704b9ccacb8da7670) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
8
8
 
9
- - [`ec0e24b`](https://github.com/xataio/client-ts/commit/ec0e24bdb4c0a8edc66c4caf4a98430c1ecc17e2) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
9
+ - [`e9c165d`](https://github.com/xataio/client-ts/commit/e9c165d3765bed18b2f4d7f6d8b815fef489ee61) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
10
+
11
+ ## 0.29.4
10
12
 
11
13
  ### Patch Changes
12
14