Skip to content

Commit 6e3a376

Browse files
authored
Merge pull request #76 from macalinao/changeset-release/master
chore: release packages
2 parents d624b54 + 87fa3d4 commit 6e3a376

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.changeset/flat-clocks-prove.md

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

.changeset/lazy-parents-occur.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
},
166166
"packages/react-quarry": {
167167
"name": "@macalinao/react-quarry",
168-
"version": "0.0.11",
168+
"version": "0.1.0",
169169
"dependencies": {
170170
"@macalinao/quarry": "workspace:*",
171171
},

packages/react-quarry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @macalinao/react-quarry
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- ea6f8a5: rename balance -> blanceRaw, expose mergeMinerAddress
8+
9+
### Patch Changes
10+
11+
- 56571db: Fix peer dep
12+
313
## 0.0.11
414

515
### Patch Changes

packages/react-quarry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/react-quarry",
3-
"version": "0.0.11",
3+
"version": "0.1.0",
44
"description": "React hooks for Quarry",
55
"author": "Ian Macalinao <[email protected]>",
66
"homepage": "https://grill.ianm.com",

0 commit comments

Comments
 (0)