Skip to content

Commit 9cb7c5e

Browse files
RELEASING: Releasing 2 package(s)
Releases: @macalinao/[email protected] [email protected] [skip ci]
1 parent 2518a66 commit 9cb7c5e

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/soft-apples-trade.md

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

apps/example-dapp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# example-dapp
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- dbe5fa8: use better SOL icon
8+
39
## 1.0.1
410

511
### 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": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"description": "Example Solana dApp demonstrating Grill features",
77
"author": "Ian Macalinao <[email protected]>",

packages/token-utils/CHANGELOG.md

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

3+
## 0.1.12
4+
5+
### Patch Changes
6+
7+
- dbe5fa8: use better SOL icon
8+
39
## 0.1.11
410

511
### Patch Changes

packages/token-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macalinao/token-utils",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Token utility functions for Solana development",
55
"license": "Apache-2.0",
66
"author": "Ian Macalinao <[email protected]>",

0 commit comments

Comments
 (0)