We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada1e78 commit f19ab52Copy full SHA for f19ab52
.changeset/tricky-tables-count.md
packages/gill-extra/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @macalinao/gill-extra
2
3
+## 0.1.1
4
+
5
+### Patch Changes
6
7
+- 6bff255: Add helper for creating tokens with metadata
8
9
## 0.1.0
10
11
### Minor Changes
packages/gill-extra/package.json
@@ -1,6 +1,6 @@
{
"name": "@macalinao/gill-extra",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Additional utilities for Gill - Solana development without React dependencies",
"type": "module",
"sideEffects": false,
0 commit comments