Skip to content

Commit

Permalink
chore: version packages (#496)
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 17, 2025
1 parent 4872c0d commit fbdf54f
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-boxes-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-carrots-act.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/witty-fireants-float.md

This file was deleted.

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

## 0.32.0

### Patch Changes

- Updated dependencies [[`7b6c493`](https://github.com/tien/reactive-dot/commit/7b6c493fabb3e81df0dccc3025ad7dd64ba4a9cc)]:
- @reactive-dot/utils@0.10.0

## 0.31.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.31.0",
"version": "0.32.0",
"description": "VanillaJS library for ReactiveDOT",
"keywords": [
"substrate",
Expand Down
13 changes: 13 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @reactive-dot/react

## 0.32.0

### Minor Changes

- [#503](https://github.com/tien/reactive-dot/pull/503) [`4872c0d`](https://github.com/tien/reactive-dot/commit/4872c0d7199f9d0542bd63683fc5eba2a286c9c9) Thanks [@tien](https://github.com/tien)! - Added `QueryRenderer` component.

### Patch Changes

- [#495](https://github.com/tien/reactive-dot/pull/495) [`3372262`](https://github.com/tien/reactive-dot/commit/33722622b1a8104e71ae3ce0776f7ef9609da922) Thanks [@tien](https://github.com/tien)! - Excluded tests from bundle.

- Updated dependencies []:
- @reactive-dot/core@0.32.0

## 0.31.4

### Patch 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.31.4",
"version": "0.32.0",
"description": "React library for ReactiveDOT",
"keywords": [
"substrate",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @reactive-dot/utils

## 0.10.0

### Minor Changes

- [#493](https://github.com/tien/reactive-dot/pull/493) [`7b6c493`](https://github.com/tien/reactive-dot/commit/7b6c493fabb3e81df0dccc3025ad7dd64ba4a9cc) Thanks [@tien](https://github.com/tien)! - Renamed `DenominatedNumber` mapping methods.

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-dot/utils",
"version": "0.9.0",
"version": "0.10.0",
"description": "Collection of utils from ReactiveDOT",
"keywords": [
"substrate",
Expand Down
9 changes: 9 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactive-dot/vue

## 0.32.0

### Patch Changes

- [#495](https://github.com/tien/reactive-dot/pull/495) [`3372262`](https://github.com/tien/reactive-dot/commit/33722622b1a8104e71ae3ce0776f7ef9609da922) Thanks [@tien](https://github.com/tien)! - Excluded tests from bundle.

- Updated dependencies []:
- @reactive-dot/core@0.32.0

## 0.31.0

### Patch 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.31.0",
"version": "0.32.0",
"description": "Vue library for Reactive DOT",
"keywords": [
"substrate",
Expand Down
9 changes: 9 additions & 0 deletions packages/wallet-ledger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactive-dot/wallet-ledger

## 0.16.24

### Patch Changes

- [#495](https://github.com/tien/reactive-dot/pull/495) [`3372262`](https://github.com/tien/reactive-dot/commit/33722622b1a8104e71ae3ce0776f7ef9609da922) Thanks [@tien](https://github.com/tien)! - Excluded tests from bundle.

- Updated dependencies []:
- @reactive-dot/core@0.32.0

## 0.16.23

### 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.23",
"version": "0.16.24",
"description": "Ledger adapter for Reactive DOT",
"keywords": [
"substrate",
Expand Down
9 changes: 9 additions & 0 deletions packages/wallet-walletconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @reactive-dot/wallet-walletconnect

## 0.17.4

### Patch Changes

- [#495](https://github.com/tien/reactive-dot/pull/495) [`3372262`](https://github.com/tien/reactive-dot/commit/33722622b1a8104e71ae3ce0776f7ef9609da922) Thanks [@tien](https://github.com/tien)! - Excluded tests from bundle.

- Updated dependencies []:
- @reactive-dot/core@0.32.0

## 0.17.3

### 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.3",
"version": "0.17.4",
"description": "WalletConnect adapter for ReactiveDOT",
"keywords": [
"substrate",
Expand Down

0 comments on commit fbdf54f

Please sign in to comment.