Skip to content

Commit

Permalink
chore: version packages (#510)
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
github-actions[bot] and github-actions[bot] authored Feb 23, 2025
1 parent 00d1414 commit 6606324
Show file tree
Hide file tree
Showing 14 changed files with 53 additions and 28 deletions.
7 changes: 0 additions & 7 deletions .changeset/five-teachers-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-cougars-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-carrots-think.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thin-guests-exist.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @reactive-dot/core

## 0.34.0

### Patch Changes

- [#509](https://github.com/tien/reactive-dot/pull/509) [`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f) Thanks [@tien](https://github.com/tien)! - Made `instructions` parameter optional in `Query` constructor.

- [#516](https://github.com/tien/reactive-dot/pull/516) [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d) Thanks [@tien](https://github.com/tien)! - Added descriptive names to Symbols for better clarity.

## 0.33.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/core",
"version": "0.33.0",
"version": "0.34.0",
"description": "VanillaJS library for ReactiveDOT",
"keywords": [
"substrate",
Expand Down
15 changes: 15 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @reactive-dot/react

## 0.34.0

### Minor Changes

- [#514](https://github.com/tien/reactive-dot/pull/514) [`9de08c9`](https://github.com/tien/reactive-dot/commit/9de08c934f01a3eae8b4011b281f240ea70b06ed) Thanks [@tien](https://github.com/tien)! - BREAKING CHANGE: required React 19 as peer dependency.

- [#515](https://github.com/tien/reactive-dot/pull/515) [`00d1414`](https://github.com/tien/reactive-dot/commit/00d14149ed334bcacda523f2c86e21f631f986df) Thanks [@tien](https://github.com/tien)! - Added concurrent multi-chain query capability hooks.

### Patch Changes

- [#509](https://github.com/tien/reactive-dot/pull/509) [`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f) Thanks [@tien](https://github.com/tien)! - Made `instructions` parameter optional in `Query` constructor.

- Updated dependencies [[`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f), [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d)]:
- @reactive-dot/core@0.34.0

## 0.33.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/react",
"version": "0.33.0",
"version": "0.34.0",
"description": "React library for ReactiveDOT",
"keywords": [
"substrate",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @reactive-dot/vue

## 0.34.0

### Patch Changes

- [#509](https://github.com/tien/reactive-dot/pull/509) [`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f) Thanks [@tien](https://github.com/tien)! - Made `instructions` parameter optional in `Query` constructor.

- [#516](https://github.com/tien/reactive-dot/pull/516) [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d) Thanks [@tien](https://github.com/tien)! - Added descriptive names to Symbols for better clarity.

- Updated dependencies [[`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f), [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d)]:
- @reactive-dot/core@0.34.0

## 0.33.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/vue",
"version": "0.33.0",
"version": "0.34.0",
"description": "Vue library for Reactive DOT",
"keywords": [
"substrate",
Expand Down
7 changes: 7 additions & 0 deletions packages/wallet-ledger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactive-dot/wallet-ledger

## 0.16.26

### Patch Changes

- Updated dependencies [[`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f), [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d)]:
- @reactive-dot/core@0.34.0

## 0.16.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/wallet-ledger",
"version": "0.16.25",
"version": "0.16.26",
"description": "Ledger adapter for Reactive DOT",
"keywords": [
"substrate",
Expand Down
7 changes: 7 additions & 0 deletions packages/wallet-walletconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactive-dot/wallet-walletconnect

## 0.17.6

### Patch Changes

- Updated dependencies [[`dfd214b`](https://github.com/tien/reactive-dot/commit/dfd214b405355994fb37afb9a7d223fdaf21295f), [`91d8a77`](https://github.com/tien/reactive-dot/commit/91d8a771d557c25f18a1bd972eb16300e3705b3d)]:
- @reactive-dot/core@0.34.0

## 0.17.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-walletconnect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/wallet-walletconnect",
"version": "0.17.5",
"version": "0.17.6",
"description": "WalletConnect adapter for ReactiveDOT",
"keywords": [
"substrate",
Expand Down

0 comments on commit 6606324

Please sign in to comment.