Skip to content

Commit e7c1887

Browse files
RELEASING: Releasing 6 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] @macalinao/[email protected] [email protected] @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent be82b37 commit e7c1887

File tree

13 files changed

+52
-16
lines changed

13 files changed

+52
-16
lines changed

.changeset/spotty-bobcats-enter.md

Lines changed: 0 additions & 10 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.21
4+
5+
### Patch Changes
6+
7+
- aef5258: Update all dependencies
8+
- Updated dependencies [aef5258]
9+
- @macalinao/wallet-adapter-compat@2.0.9
10+
- @macalinao/grill@0.5.9
11+
312
## 0.0.20
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.20",
4+
"version": "0.0.21",
55
"type": "module",
66
"description": "Example Solana dApp demonstrating Grill features",
77
"author": "Ian Macalinao <[email protected]>",

packages/gill-extra/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- aef5258: Update all dependencies
8+
39
## 0.0.2
410

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

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.5.9
4+
5+
### Patch Changes
6+
7+
- aef5258: Update all dependencies
8+
- Updated dependencies [aef5258]
9+
- @macalinao/gill-extra@0.0.3
10+
311
## 0.5.8
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.5.8",
3+
"version": "0.5.9",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @macalinao/quarry
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- aef5258: Update all dependencies
8+
39
## 0.0.1
410

511
### 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.0.1",
3+
"version": "0.0.2",
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+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- aef5258: Update all dependencies
8+
- Updated dependencies [aef5258]
9+
- @macalinao/quarry@0.0.2
10+
- @macalinao/grill@0.5.9
11+
312
## 0.0.4
413

514
### Patch Changes

0 commit comments

Comments
 (0)