Skip to content

Commit 859f933

Browse files
RELEASING: Releasing 9 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 2902b08 commit 859f933

File tree

19 files changed

+82
-22
lines changed

19 files changed

+82
-22
lines changed

.changeset/short-friends-slide.md

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

apps/example-dapp/CHANGELOG.md

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

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- 85dece6: Alter Biome config
8+
- Updated dependencies [85dece6]
9+
- @macalinao/wallet-adapter-compat@2.0.5
10+
- @macalinao/grill@0.5.5
11+
312
## 0.0.16
413

514
### 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.16",
4+
"version": "0.0.17",
55
"type": "module",
66
"description": "Example Solana dApp demonstrating Grill features",
77
"author": "Ian Macalinao <[email protected]>",

packages/dataloader-es/CHANGELOG.md

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

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- 85dece6: Alter Biome config
8+
39
## 0.2.4
410

511
### Patch Changes

packages/dataloader-es/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/dataloader-es",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Modern ESM-native TypeScript implementation of Facebook's DataLoader pattern for efficient batching and caching",
55
"type": "module",
66
"sideEffects": false,

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.5
4+
5+
### Patch Changes
6+
7+
- 85dece6: Alter Biome config
8+
- Updated dependencies [85dece6]
9+
- @macalinao/solana-batch-accounts-loader@0.2.5
10+
- @macalinao/dataloader-es@0.2.5
11+
- @macalinao/token-utils@0.1.8
12+
- @macalinao/zod-solana@0.1.4
13+
314
## 0.5.4
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.4",
3+
"version": "0.5.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/quarry/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @macalinao/quarry
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 85dece6: Alter Biome config
8+
- Updated dependencies [85dece6]
9+
- @macalinao/token-utils@0.1.8

packages/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/quarry",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Quarry utility functions for Solana development",
55
"license": "Apache-2.0",
66
"author": "Ian Macalinao <[email protected]>",

packages/react-quarry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @macalinao/react-quarry
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 85dece6: Alter Biome config
8+
- Updated dependencies [85dece6]
9+
- @macalinao/quarry@0.0.1
10+
- @macalinao/grill@0.5.5

0 commit comments

Comments
 (0)