Skip to content

Commit b9c254f

Browse files
Release 1.2.0 (#190)
* Version Packages * revert major version bump * changelog * fix changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Zeke Foppa <[email protected]>
1 parent 5cc513e commit b9c254f

File tree

11 files changed

+22
-32
lines changed

11 files changed

+22
-32
lines changed

.changeset/dull-mangos-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/empty-files-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-laws-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-dogs-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-cats-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/two-garlics-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/quickstart-chat/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# quickstart-chat
22

3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cf7b7d8`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/cf7b7d89a1547fb3863f6641f5b2eb40a27c05d8), [`941cf4e`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/941cf4eba6b7df934d74696b373b89cc62764673), [`a501f5c`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/a501f5ccf9a0a926eb4f345ddeb01ffcb872d67e), [`9032269`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/9032269004d4dae587c39ccd85da0a32fb9a0114), [`6547882`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/6547882bb28ed9a1ca436335745e9997328026ff), [`5d7304b`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/5d7304bd3e05dd7a032cfb7069aab97b881f0179)]:
8+
- @clockworklabs/spacetimedb-sdk@1.2.0
9+
310
## 0.0.3-rc1.0
411

512
### Patch Changes

examples/quickstart-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "client",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.2.0
4+
5+
### Patch Changes
6+
7+
- [#176](https://github.com/clockworklabs/spacetimedb-typescript-sdk/pull/176) [`941cf4e`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/941cf4eba6b7df934d74696b373b89cc62764673) Thanks [@BastianGanze](https://github.com/BastianGanze)! - Make ws connection fail when token is invalid
8+
39
## 1.0.0-rc1.0
410

511
### Major Changes

packages/test-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @clockworklabs/test-app
22

3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cf7b7d8`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/cf7b7d89a1547fb3863f6641f5b2eb40a27c05d8), [`941cf4e`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/941cf4eba6b7df934d74696b373b89cc62764673), [`a501f5c`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/a501f5ccf9a0a926eb4f345ddeb01ffcb872d67e), [`9032269`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/9032269004d4dae587c39ccd85da0a32fb9a0114), [`6547882`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/6547882bb28ed9a1ca436335745e9997328026ff), [`5d7304b`](https://github.com/clockworklabs/spacetimedb-typescript-sdk/commit/5d7304bd3e05dd7a032cfb7069aab97b881f0179)]:
8+
- @clockworklabs/spacetimedb-sdk@1.2.0
9+
310
## 0.0.3-rc1.0
411

512
### Patch Changes

0 commit comments

Comments
 (0)