Skip to content

Commit bbd9370

Browse files
chore: version packages
1 parent 352a45e commit bbd9370

5 files changed

Lines changed: 17 additions & 8 deletions

File tree

.changeset/rude-days-flow.md

Lines changed: 0 additions & 6 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.68.4
4+
5+
### Patch Changes
6+
7+
- [#1147](https://github.com/buffed-labs/reactive-dot/pull/1147) [`67bf497`](https://github.com/buffed-labs/reactive-dot/commit/67bf497a61696b273f61e41f24df087f9e32a94f) Thanks [@tien](https://github.com/tien)! - Bumped dependencies.
8+
39
## 0.68.2
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.68.2",
3+
"version": "0.68.4",
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.68.4
4+
5+
### Patch Changes
6+
7+
- [#1147](https://github.com/buffed-labs/reactive-dot/pull/1147) [`67bf497`](https://github.com/buffed-labs/reactive-dot/commit/67bf497a61696b273f61e41f24df087f9e32a94f) Thanks [@tien](https://github.com/tien)! - Bumped dependencies.
8+
9+
- Updated dependencies [[`67bf497`](https://github.com/buffed-labs/reactive-dot/commit/67bf497a61696b273f61e41f24df087f9e32a94f)]:
10+
- @reactive-dot/core@0.68.4
11+
312
## 0.68.3
413

514
### Patch 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.68.3",
3+
"version": "0.68.4",
44
"description": "React library for ReactiveDOT",
55
"keywords": [
66
"substrate",

0 commit comments

Comments
 (0)