Skip to content

Commit f60d68c

Browse files
chore: version packages (#1090)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b4689d7 commit f60d68c

7 files changed

Lines changed: 27 additions & 10 deletions

File tree

.changeset/sour-bears-stand.md

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

packages/core/CHANGELOG.md

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

3+
## 0.67.1
4+
5+
### Patch Changes
6+
7+
- [#1091](https://github.com/buffed-labs/reactive-dot/pull/1091) [`9c922df`](https://github.com/buffed-labs/reactive-dot/commit/9c922dfdc897249a6fece8c16ac61a3b6ca9d020) Thanks [@tien](https://github.com/tien)! - Fixed breaking Revive runtime change on PassetHub.
8+
39
## 0.67.0
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactive-dot/core",
3-
"version": "0.67.0",
3+
"version": "0.67.1",
44
"description": "VanillaJS library for ReactiveDOT",
55
"keywords": [
66
"substrate",

packages/react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @reactive-dot/react
22

3+
## 0.67.1
4+
5+
### Patch Changes
6+
7+
- [#1091](https://github.com/buffed-labs/reactive-dot/pull/1091) [`9c922df`](https://github.com/buffed-labs/reactive-dot/commit/9c922dfdc897249a6fece8c16ac61a3b6ca9d020) Thanks [@tien](https://github.com/tien)! - Fixed breaking Revive runtime change on PassetHub.
8+
9+
- Updated dependencies [[`9c922df`](https://github.com/buffed-labs/reactive-dot/commit/9c922dfdc897249a6fece8c16ac61a3b6ca9d020)]:
10+
- @reactive-dot/core@0.67.1
11+
312
## 0.67.0
413

514
### Minor Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactive-dot/react",
3-
"version": "0.67.0",
3+
"version": "0.67.1",
44
"description": "React library for ReactiveDOT",
55
"keywords": [
66
"substrate",

packages/vue/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @reactive-dot/vue
22

3+
## 0.67.1
4+
5+
### Patch Changes
6+
7+
- [#1091](https://github.com/buffed-labs/reactive-dot/pull/1091) [`9c922df`](https://github.com/buffed-labs/reactive-dot/commit/9c922dfdc897249a6fece8c16ac61a3b6ca9d020) Thanks [@tien](https://github.com/tien)! - Fixed breaking Revive runtime change on PassetHub.
8+
9+
- Updated dependencies [[`9c922df`](https://github.com/buffed-labs/reactive-dot/commit/9c922dfdc897249a6fece8c16ac61a3b6ca9d020)]:
10+
- @reactive-dot/core@0.67.1
11+
312
## 0.67.0
413

514
### Minor Changes

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactive-dot/vue",
3-
"version": "0.67.0",
3+
"version": "0.67.1",
44
"description": "Vue library for ReactiveDOT",
55
"keywords": [
66
"substrate",

0 commit comments

Comments
 (0)