Skip to content

Commit 593dec8

Browse files
RELEASING: Releasing 8 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent da1add2 commit 593dec8

File tree

19 files changed

+81
-31
lines changed

19 files changed

+81
-31
lines changed

.changeset/cruel-seas-pump.md

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

.changeset/four-lies-scream.md

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

.changeset/open-spoons-melt.md

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

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.6
4+
5+
### Patch Changes
6+
7+
- f17031d: Fix bun-types import
8+
39
## 0.2.5
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.5",
3+
"version": "0.2.6",
44
"description": "Modern ESM-native TypeScript implementation of Facebook's DataLoader pattern for efficient batching and caching",
55
"type": "module",
66
"sideEffects": false,

packages/gill-extra/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @macalinao/gill-extra
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- f17031d: Fix bun-types import
8+
- d3ee6e1: Bump dependencies
9+
- Updated dependencies [f17031d]
10+
- @macalinao/solana-batch-accounts-loader@0.2.7
11+
- @macalinao/dataloader-es@0.2.6
12+
- @macalinao/token-utils@0.1.9
13+
- @macalinao/zod-solana@0.1.9
14+
315
## 0.1.2
416

517
### Patch Changes

packages/gill-extra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/gill-extra",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Additional utilities for Gill - Solana development without React dependencies",
55
"type": "module",
66
"sideEffects": false,

packages/grill/CHANGELOG.md

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

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- f17031d: Fix bun-types import
8+
- d3ee6e1: Bump dependencies
9+
- Updated dependencies [f17031d]
10+
- Updated dependencies [d3ee6e1]
11+
- @macalinao/solana-batch-accounts-loader@0.2.7
12+
- @macalinao/dataloader-es@0.2.6
13+
- @macalinao/token-utils@0.1.9
14+
- @macalinao/gill-extra@0.1.3
15+
- @macalinao/zod-solana@0.1.9
16+
317
## 0.6.3
418

519
### 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.3",
3+
"version": "0.6.4",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @macalinao/quarry
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- f17031d: Fix bun-types import
8+
- Updated dependencies [f17031d]
9+
- Updated dependencies [d3ee6e1]
10+
- @macalinao/token-utils@0.1.9
11+
- @macalinao/gill-extra@0.1.3
12+
313
## 0.2.3
414

515
### Patch Changes

0 commit comments

Comments
 (0)