Skip to content

Commit ddc5452

Browse files
RELEASING: Releasing 2 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 141aca5 commit ddc5452

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/cool-maps-exist.md

Lines changed: 0 additions & 6 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.7.3
4+
5+
### Patch Changes
6+
7+
- cc2378b: support isolated declarations in zod-solana
8+
- Updated dependencies [cc2378b]
9+
- @macalinao/zod-solana@0.1.10
10+
311
## 0.7.2
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.7.2",
3+
"version": "0.7.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/zod-solana/CHANGELOG.md

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

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- cc2378b: support isolated declarations in zod-solana
8+
39
## 0.1.9
410

511
### Patch Changes

packages/zod-solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/zod-solana",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Zod schemas for Solana types with @solana/kit integration",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)