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 b542c63 commit ccbbc96Copy full SHA for ccbbc96
.changeset/tiny-timers-juggle.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# solana
2
3
+## 3.0.0
4
+
5
+### Major Changes
6
7
+- 0561e2b: migrate the core of the solana node cli to `mucho` -
8
+ https://github.com/solana-developers/mucho/
9
10
## 2.8.0
11
12
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "solana",
- "version": "2.8.0",
+ "version": "3.0.0",
"description": "",
"license": "MIT",
"type": "module",
0 commit comments