Skip to content

Commit c62dd4b

Browse files
committed
chore: version
1 parent 019374d commit c62dd4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/actions-spec/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solana/actions-spec
22

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- sign message
8+
39
## 2.3.0
410

511
### Minor Changes

packages/actions-spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@solana/actions-spec",
4-
"version": "2.3.0",
4+
"version": "2.4.0",
55
"author": "Solana Maintainers <[email protected]>",
66
"repository": "https://github.com/solana-developers/solana-actions",
77
"homepage": "https://github.com/solana-developers/solana-actions#readme",

0 commit comments

Comments
 (0)