Skip to content

Commit f9e4140

Browse files
RELEASING: Releasing 7 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 47cdfd2 commit f9e4140

File tree

15 files changed

+64
-18
lines changed

15 files changed

+64
-18
lines changed

.changeset/lazy-facts-deny.md

Lines changed: 0 additions & 11 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.1.4
4+
5+
### Patch Changes
6+
7+
- fecc82c: Bump dependencies
8+
- Updated dependencies [fecc82c]
9+
- @macalinao/wallet-adapter-compat@3.0.2
10+
- @macalinao/grill@0.6.3
11+
312
## 0.1.3
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.1.3",
4+
"version": "0.1.4",
55
"type": "module",
66
"description": "Example Solana dApp demonstrating Grill features",
77
"author": "Ian Macalinao <[email protected]>",

packages/gill-extra/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- fecc82c: Bump dependencies
8+
- Updated dependencies [fecc82c]
9+
- @macalinao/zod-solana@0.1.8
10+
311
## 0.1.1
412

513
### 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.1",
3+
"version": "0.1.2",
44
"description": "Additional utilities for Gill - Solana development without React dependencies",
55
"type": "module",
66
"sideEffects": false,

packages/grill/CHANGELOG.md

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

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- fecc82c: Bump dependencies
8+
- Updated dependencies [fecc82c]
9+
- @macalinao/gill-extra@0.1.2
10+
- @macalinao/zod-solana@0.1.8
11+
312
## 0.6.2
413

514
### 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.2",
3+
"version": "0.6.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/quarry/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- fecc82c: Bump dependencies
8+
- Updated dependencies [fecc82c]
9+
- @macalinao/gill-extra@0.1.2
10+
311
## 0.2.2
412

513
### Patch Changes

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.2.2",
3+
"version": "0.2.3",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @macalinao/react-quarry
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- fecc82c: Bump dependencies
8+
- Updated dependencies [fecc82c]
9+
- @macalinao/quarry@0.2.3
10+
- @macalinao/grill@0.6.3
11+
312
## 1.0.1
413

514
### Patch Changes

0 commit comments

Comments
 (0)