Skip to content

Commit

Permalink
Release tracking (#919)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
xata-bot and github-actions[bot] authored Feb 23, 2023
1 parent 4210b8c commit 0fc4b18
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .changeset/fuzzy-tips-complain.md

This file was deleted.

11 changes: 11 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @xata.io/cli

## 0.11.11

### Patch Changes

- [#917](https://github.com/xataio/client-ts/pull/917) [`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f) Thanks [@xata-bot](https://github.com/xata-bot)! - [OpenAPI] Spec updates to add better types to Record input

- Updated dependencies [[`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f)]:
- @xata.io/[email protected]
- @xata.io/[email protected]
- @xata.io/[email protected]

## 0.11.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/cli",
"version": "0.11.10",
"version": "0.11.11",
"description": "Xata.io CLI",
"author": "Xata Inc.",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xata.io/client

## 0.22.3

### Patch Changes

- [#917](https://github.com/xataio/client-ts/pull/917) [`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f) Thanks [@xata-bot](https://github.com/xata-bot)! - [OpenAPI] Spec updates to add better types to Record input

## 0.22.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/client",
"version": "0.22.2",
"version": "0.22.3",
"description": "Xata.io SDK for TypeScript and JavaScript",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xata.io/codegen

## 0.22.3

### Patch Changes

- [#917](https://github.com/xataio/client-ts/pull/917) [`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f) Thanks [@xata-bot](https://github.com/xata-bot)! - [OpenAPI] Spec updates to add better types to Record input

## 0.22.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/codegen",
"version": "0.22.2",
"version": "0.22.3",
"description": "Generates types based on a Xata.io database schema. Meant to be used with @xata.io/client",
"type": "module",
"main": "./dist/index.cjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/importer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @xata.io/importer

## 0.3.7

### Patch Changes

- Updated dependencies [[`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f)]:
- @xata.io/[email protected]

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/importer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/importer",
"version": "0.3.6",
"version": "0.3.7",
"description": "Importer for xata.io",
"type": "module",
"main": "./dist/index.cjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-client-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @xata.io/plugin-client-cache

## 0.1.10

### Patch Changes

- Updated dependencies [[`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f)]:
- @xata.io/[email protected]

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/plugin-client-cache",
"version": "0.1.9",
"version": "0.1.10",
"description": "",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-client-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @xata.io/plugin-client-cloudflare

## 0.0.9

### Patch Changes

- Updated dependencies [[`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f)]:
- @xata.io/[email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/plugin-client-cloudflare",
"version": "0.0.8",
"version": "0.0.9",
"description": "",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-client-opentelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @xata.io/plugin-client-opentelemetry

## 0.2.8

### Patch Changes

- Updated dependencies [[`4210b8c3`](https://github.com/xataio/client-ts/commit/4210b8c3c4169ba781a56deed7ba09c99788db1f)]:
- @xata.io/[email protected]

## 0.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-opentelemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xata.io/plugin-client-opentelemetry",
"version": "0.2.7",
"version": "0.2.8",
"description": "",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 0fc4b18

Please sign in to comment.