Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit

Permalink
release: @ceramic-sdk/[email protected], @ceramic-sdk/flight-sql-client@0.…
Browse files Browse the repository at this point in the history
…2.0, @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected], @ceramic-sdk/[email protected]
  • Loading branch information
dav1do committed Dec 18, 2024
1 parent c7308d9 commit e6e065c
Show file tree
Hide file tree
Showing 27 changed files with 156 additions and 15 deletions.
12 changes: 12 additions & 0 deletions packages/events/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @ceramic-sdk/events

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/identifiers@0.2.0
2 changes: 1 addition & 1 deletion packages/events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/events",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "events"],
Expand Down
7 changes: 7 additions & 0 deletions packages/flight-sql-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @ceramic-sdk/flight-sql-client

## 0.2.0

### Minor Changes

- Release all packages with recent updates. Match other package versions.
2 changes: 1 addition & 1 deletion packages/flight-sql-client/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/flight-sql-client-darwin-arm64",
"version": "0.0.1",
"version": "0.2.0",
"os": ["darwin"],
"cpu": ["arm64"],
"main": "flight-sql-client.darwin-arm64.node",
Expand Down
2 changes: 1 addition & 1 deletion packages/flight-sql-client/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/flight-sql-client-darwin-x64",
"version": "0.0.1",
"version": "0.2.0",
"os": ["darwin"],
"cpu": ["x64"],
"main": "flight-sql-client.darwin-x64.node",
Expand Down
2 changes: 1 addition & 1 deletion packages/flight-sql-client/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/flight-sql-client-linux-x64-gnu",
"version": "0.0.1",
"version": "0.2.0",
"os": ["linux"],
"cpu": ["x64"],
"main": "flight-sql-client.linux-x64-gnu.node",
Expand Down
2 changes: 1 addition & 1 deletion packages/flight-sql-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/flight-sql-client",
"version": "0.0.1",
"version": "0.2.0",
"description": "A FlightSQL client. Currently only supports Node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/http-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @ceramic-sdk/http-client

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
2 changes: 1 addition & 1 deletion packages/http-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/http-client",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "http", "client"],
Expand Down
7 changes: 7 additions & 0 deletions packages/identifiers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @ceramic-sdk/identifiers

## 0.2.0

### Minor Changes

- Release all packages with recent updates
2 changes: 1 addition & 1 deletion packages/identifiers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/identifiers",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "identifiers"],
Expand Down
15 changes: 15 additions & 0 deletions packages/model-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @ceramic-sdk/model-client

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/identifiers@0.2.0
- @ceramic-sdk/model-protocol@0.2.0
- @ceramic-sdk/stream-client@0.2.0
2 changes: 1 addition & 1 deletion packages/model-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-client",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "stream", "model", "client"],
Expand Down
13 changes: 13 additions & 0 deletions packages/model-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @ceramic-sdk/model-handler

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/model-protocol@0.2.0
2 changes: 1 addition & 1 deletion packages/model-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-handler",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
Expand Down
15 changes: 15 additions & 0 deletions packages/model-instance-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @ceramic-sdk/model-instance-client

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/identifiers@0.2.0
- @ceramic-sdk/model-instance-protocol@0.2.0
- @ceramic-sdk/stream-client@0.2.0
2 changes: 1 addition & 1 deletion packages/model-instance-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-instance-client",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "stream", "model", "document", "client"],
Expand Down
14 changes: 14 additions & 0 deletions packages/model-instance-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @ceramic-sdk/model-instance-handler

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/identifiers@0.2.0
- @ceramic-sdk/model-instance-protocol@0.2.0
2 changes: 1 addition & 1 deletion packages/model-instance-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-instance-handler",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
Expand Down
13 changes: 13 additions & 0 deletions packages/model-instance-protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @ceramic-sdk/model-instance-protocol

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/identifiers@0.2.0
2 changes: 1 addition & 1 deletion packages/model-instance-protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-instance-protocol",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "stream", "model", "document"],
Expand Down
13 changes: 13 additions & 0 deletions packages/model-protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @ceramic-sdk/model-protocol

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/events@0.2.0
- @ceramic-sdk/identifiers@0.2.0
2 changes: 1 addition & 1 deletion packages/model-protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/model-protocol",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "stream", "model"],
Expand Down
13 changes: 13 additions & 0 deletions packages/stream-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @ceramic-sdk/stream-client

## 0.2.0

### Minor Changes

- Release all packages with recent updates

### Patch Changes

- Updated dependencies
- @ceramic-sdk/http-client@0.2.0
- @ceramic-sdk/identifiers@0.2.0
2 changes: 1 addition & 1 deletion packages/stream-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/stream-client",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "stream", "client"],
Expand Down
7 changes: 7 additions & 0 deletions packages/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @ceramic-sdk/test-utils

## 0.2.0

### Minor Changes

- Release all packages with recent updates
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramic-sdk/test-utils",
"version": "0.1.0",
"version": "0.2.0",
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"keywords": ["ceramic", "test"],
Expand Down

0 comments on commit e6e065c

Please sign in to comment.