Skip to content

Commit 1385f59

Browse files
RELEASING: Releasing 4 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 274670a commit 1385f59

File tree

11 files changed

+35
-21
lines changed

11 files changed

+35
-21
lines changed

.changeset/fuzzy-memes-guess.md

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

.changeset/long-crabs-follow.md

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

.changeset/smart-pans-spend.md

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

packages/grill/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @macalinao/grill
22

3+
## 0.6.5
4+
5+
### Patch Changes
6+
7+
- ffac787: Bump to Bun 1.3
8+
- Updated dependencies [ceff137]
9+
- @macalinao/token-utils@0.1.10
10+
311
## 0.6.4
412

513
### Patch Changes

packages/grill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/grill",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "Modern Solana development kit for React applications with automatic account batching, caching, and transaction notifications",
55
"license": "Apache-2.0",
66
"author": "Ian Macalinao <[email protected]>",

packages/react-quarry/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- d8f999b: Allow specifying custom loading state for merge miner provider
8+
- ffac787: Bump to Bun 1.3
9+
- Updated dependencies [ffac787]
10+
- @macalinao/grill@0.6.5
11+
312
## 1.0.3
413

514
### 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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "React hooks for Quarry",
55
"author": "Ian Macalinao <[email protected]>",
66
"homepage": "https://grill.ianm.com",

packages/token-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @macalinao/token-utils
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- ceff137: Add toNumber helper for TokenAmount
8+
39
## 0.1.9
410

511
### Patch Changes

packages/token-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/token-utils",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Token utility functions for Solana development",
55
"license": "Apache-2.0",
66
"author": "Ian Macalinao <[email protected]>",

packages/wallet-adapter-compat/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @macalinao/wallet-adapter-compat
22

3+
## 3.0.3
4+
5+
### Patch Changes
6+
7+
- ffac787: Bump to Bun 1.3
8+
- Updated dependencies [ffac787]
9+
- @macalinao/grill@0.6.5
10+
311
## 3.0.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)