Skip to content

Commit 3dbadd0

Browse files
chore: version packages (#1109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34128aa commit 3dbadd0

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wide-papayas-think.md

Lines changed: 0 additions & 5 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.1
4+
5+
### Patch Changes
6+
7+
- [#1108](https://github.com/buffed-labs/reactive-dot/pull/1108) [`34128aa`](https://github.com/buffed-labs/reactive-dot/commit/34128aa126d878aeeebd68687093452f383c8ef8) Thanks [@tien](https://github.com/tien)! - Simplified `LightClientProvider` type definition. This change addresses potential issues when `tsconfig.json` has `noEmit` set to `false`.
8+
39
## 0.68.0
410

511
### Minor 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.0",
3+
"version": "0.68.1",
44
"description": "VanillaJS library for ReactiveDOT",
55
"keywords": [
66
"substrate",

0 commit comments

Comments
 (0)