Skip to content

Commit 275aaeb

Browse files
chore: version packages (#791)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5c85a5c commit 275aaeb

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wild-mails-dress.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.44.1
4+
5+
### Patch Changes
6+
7+
- [#790](https://github.com/tien/reactive-dot/pull/790) [`5c85a5c`](https://github.com/tien/reactive-dot/commit/5c85a5ceee29bbfbc6f73f3e4db56284ffcee3b4) Thanks [@tien](https://github.com/tien)! - Resolved an issue where unexpected EVM accounts were being returned from injected wallets.
8+
39
## 0.44.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.44.0",
3+
"version": "0.44.1",
44
"description": "VanillaJS library for ReactiveDOT",
55
"keywords": [
66
"substrate",

0 commit comments

Comments
 (0)