Skip to content

Commit

Permalink
chore: version packages (#265)
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 Oct 18, 2024
1 parent 485e3c8 commit 94e51e8
Show file tree
Hide file tree
Showing 14 changed files with 58 additions and 18 deletions.
7 changes: 0 additions & 7 deletions .changeset/modern-lamps-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-apricots-yawn.md

This file was deleted.

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

## 0.19.0

### Minor Changes

- [#245](https://github.com/tien/reactive-dot/pull/245) [`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae) Thanks [@tien](https://github.com/tien)! - Added Vue integration.

### Patch Changes

- Updated dependencies [[`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae)]:
- @reactive-dot/utils@0.9.0

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

## 0.19.0

### Patch Changes

- [#264](https://github.com/tien/reactive-dot/pull/264) [`42a81e7`](https://github.com/tien/reactive-dot/commit/42a81e73fe46c5b30ada85c5af481e330bcb4878) Thanks [@tien](https://github.com/tien)! - Improved error resetting to cover all queries.

- Updated dependencies [[`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae)]:
- @reactive-dot/core@0.19.0

## 0.18.0

### 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.18.0",
"version": "0.19.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.9.0

### Minor Changes

- [#245](https://github.com/tien/reactive-dot/pull/245) [`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae) Thanks [@tien](https://github.com/tien)! - Added Vue integration.

## 0.8.1

### Patch 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.8.1",
"version": "0.9.0",
"description": "Collection of utils from ReactiveDOT",
"keywords": [
"substrate",
Expand Down
12 changes: 12 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @reactive-dot/vue

## 0.19.0

### Minor Changes

- [#245](https://github.com/tien/reactive-dot/pull/245) [`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae) Thanks [@tien](https://github.com/tien)! - Added Vue integration.

### Patch Changes

- Updated dependencies [[`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae)]:
- @reactive-dot/core@0.19.0
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.0.0",
"version": "0.19.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.8

### Patch Changes

- Updated dependencies [[`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae)]:
- @reactive-dot/core@0.19.0

## 0.16.7

### 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.7",
"version": "0.16.8",
"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.16.8

### Patch Changes

- Updated dependencies [[`98bb09e`](https://github.com/tien/reactive-dot/commit/98bb09e623805cf772dd42ce1ed144f569a71bae)]:
- @reactive-dot/core@0.19.0

## 0.16.7

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

0 comments on commit 94e51e8

Please sign in to comment.