Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (canary) #545

Merged
merged 1 commit into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"honest-comics-sit",
"hungry-adults-jump",
"lovely-apricots-bake",
"olive-oranges-glow",
"orange-pets-act",
"rare-queens-impress",
"serious-hairs-begin",
Expand Down
11 changes: 11 additions & 0 deletions apps/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @latitude-data/server

## 2.1.0-canary.6

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]
- @latitude-data/[email protected]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 2.1.0-canary.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@latitude-data/server",
"description": "Backend for Latitude",
"version": "2.1.0-canary.5",
"version": "2.1.0-canary.6",
"license": "LGPL",
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @latitude-data/cli

## 1.11.0-canary.7

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]

## 1.11.0-canary.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@latitude-data/cli",
"description": "CLI for Latitude",
"version": "1.11.0-canary.6",
"version": "1.11.0-canary.7",
"license": "LGPL",
"bin": {
"latitude": "dist/cli.js"
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/display_table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/display_table

## 0.0.4-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 0.0.4-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/display_table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/display_table",
"version": "0.0.4-canary.3",
"version": "0.0.4-canary.4",
"license": "MIT",
"type": "module",
"engines": {
Expand Down
7 changes: 7 additions & 0 deletions packages/client/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @latitude-data/client

## 0.11.1-canary.1

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]

## 0.11.1-canary.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@latitude-data/client",
"description": "Core package of all Latitude client libraries",
"version": "0.11.1-canary.0",
"version": "0.11.1-canary.1",
"license": "LGPL",
"scripts": {
"build:rollup": "rollup -c",
Expand Down
6 changes: 6 additions & 0 deletions packages/client/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @latitude-data/react

## 0.9.2-canary.1

### Patch Changes

- @latitude-data/[email protected]

## 0.9.2-canary.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/react",
"version": "0.9.2-canary.0",
"version": "0.9.2-canary.1",
"license": "LGPL",
"scripts": {
"build:rollup": "rollup -c",
Expand Down
8 changes: 8 additions & 0 deletions packages/client/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/svelte

## 0.8.1-canary.1

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 0.8.1-canary.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/svelte",
"version": "0.8.1-canary.0",
"version": "0.8.1-canary.1",
"license": "LGPL",
"scripts": {
"build": "pnpm run buildAndPackage",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/athena/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/athena-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/athena/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/athena-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "AWS Athena connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/bigquery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/bigquery-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/bigquery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/bigquery-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "BigQuery connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/clickhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/clickhouse-connector

## 2.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 2.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/clickhouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/clickhouse-connector",
"version": "2.0.3-canary.3",
"version": "2.0.3-canary.4",
"license": "LGPL",
"description": "ClickHouse connector for Latitude",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/databricks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/databricks-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/databricks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/databricks-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "Databricks connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/duckdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/duckdb-connector

## 3.1.0-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.1.0-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/duckdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/duckdb-connector",
"version": "3.1.0-canary.3",
"version": "3.1.0-canary.4",
"license": "LGPL",
"description": "Duckdb connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/mssql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/mssql-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/mssql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/mssql-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "Microsoft SQL Server connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/mysql-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/mysql-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "MySQL connector for Latitude",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/connectors/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @latitude-data/postgresql-connector

## 3.1.0-canary.4

### Minor Changes

- 5c4e829: Support materializing tables with JSONB fields

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/postgresql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/postgresql-connector",
"version": "3.0.3-canary.3",
"version": "3.1.0-canary.4",
"license": "LGPL",
"description": "PostgreSQL connector for Latitude",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/snowflake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/snowflake-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/snowflake/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/snowflake-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "Snowflake connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/sqlite-connector

## 3.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 3.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/sqlite-connector",
"version": "3.0.3-canary.3",
"version": "3.0.3-canary.4",
"license": "LGPL",
"description": "SQlite connector for Latitude",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/connectors/test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @latitude-data/sqlite-connector

## 1.0.3-canary.4

### Patch Changes

- Updated dependencies [5c4e829]
- @latitude-data/[email protected]
- @latitude-data/[email protected]

## 1.0.3-canary.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/test-connector",
"version": "1.0.3-canary.3",
"version": "1.0.3-canary.4",
"license": "LGPL",
"description": "A mock connector for testing purposes",
"type": "module",
Expand Down
Loading
Loading