Skip to content

Commit 86bb133

Browse files
authored
Merge pull request #85 from macalinao/changeset-release/master
chore: release packages
2 parents ada1e78 + 72a901f commit 86bb133

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/tricky-tables-count.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"packages/gill-extra": {
9191
"name": "@macalinao/gill-extra",
92-
"version": "0.1.0",
92+
"version": "0.1.1",
9393
"dependencies": {
9494
"@macalinao/clients-token-metadata": "^0.4.0",
9595
"@macalinao/dataloader-es": "workspace:^",

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.1.1
4+
5+
### Patch Changes
6+
7+
- 6bff255: Add helper for creating tokens with metadata
8+
39
## 0.1.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.1.0",
3+
"version": "0.1.1",
44
"description": "Additional utilities for Gill - Solana development without React dependencies",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)