Skip to content

Commit 0922749

Browse files
RELEASING: Releasing 5 package(s)
Releases: @macalinao/[email protected] [email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 94858c6 commit 0922749

File tree

13 files changed

+46
-22
lines changed

13 files changed

+46
-22
lines changed

.changeset/polite-rivers-float.md

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

.changeset/short-parrots-smash.md

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

.changeset/tiny-crabs-pull.md

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

apps/example-dapp/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# example-dapp
22

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- 1a5e0bd: Update dependencies
8+
- Updated dependencies [1a5e0bd]
9+
- Updated dependencies [aabb7d1]
10+
- @macalinao/grill@0.5.3
11+
- @macalinao/wallet-adapter-compat@2.0.3
12+
313
## 0.0.14
414

515
### Patch Changes

apps/example-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "example-dapp",
33
"private": true,
4-
"version": "0.0.14",
4+
"version": "0.0.15",
55
"type": "module",
66
"description": "Example Solana dApp demonstrating Grill features",
77
"author": "Ian Macalinao <[email protected]>",

packages/grill/CHANGELOG.md

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

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- 1a5e0bd: Update dependencies
8+
- aabb7d1: Add balance helpers
9+
- Updated dependencies [1a5e0bd]
10+
- Updated dependencies [3411158]
11+
- @macalinao/zod-solana@0.1.3
12+
- @macalinao/token-utils@0.1.7
13+
314
## 0.5.2
415

516
### 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.5.2",
3+
"version": "0.5.3",
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/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.7
4+
5+
### Patch Changes
6+
7+
- 3411158: More tmath changes
8+
39
## 0.1.6
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.6",
3+
"version": "0.1.7",
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+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1a5e0bd]
8+
- Updated dependencies [aabb7d1]
9+
- @macalinao/grill@0.5.3
10+
311
## 2.0.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)