Skip to content

Commit 4c88b55

Browse files
RELEASING: Releasing 2 package(s)
Releases: @macalinao/[email protected] @macalinao/[email protected] [skip ci]
1 parent 75ed56d commit 4c88b55

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/loose-steaks-heal.md

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

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.3.1
4+
5+
### Patch Changes
6+
7+
- 01aff6c: Allow opting out of the certified token list for unknown token metadata
8+
39
## 0.3.0
410

511
### Minor 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.3.0",
3+
"version": "0.3.1",
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.8.1
4+
5+
### Patch Changes
6+
7+
- 01aff6c: Allow opting out of the certified token list for unknown token metadata
8+
- Updated dependencies [01aff6c]
9+
- @macalinao/gill-extra@0.3.1
10+
311
## 0.8.0
412

513
### Minor 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.8.0",
3+
"version": "0.8.1",
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]>",

0 commit comments

Comments
 (0)