Skip to content

Commit 1e76c81

Browse files
authored
Merge pull request #330 from EpicsDAO/changeset-release/main
fix - auto update solana version notification
2 parents 38cf0c7 + 0e4ba8d commit 1e76c81

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

.changeset/eight-beans-pay.md

-12
This file was deleted.

packages/solv/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @epics-dao/solv
22

3+
## 4.6.14
4+
5+
### Patch Changes
6+
7+
- [#329](https://github.com/EpicsDAO/solv/pull/329) [`0b6be61`](https://github.com/EpicsDAO/solv/commit/0b6be61d2790de537846c04c988b62ccf490194b) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - fix - auto update solana version notification
8+
9+
=== ✨ solv updated to the latest version ✨ ===
10+
Validator Address: xxxxxxxx
11+
solv Version: 4.6.13
12+
Solana Version: 2.0.14
13+
Network: Testnet
14+
isNodeRestartRequired: false
15+
316
## 4.6.13
417

518
### Patch Changes

packages/solv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epics-dao/solv",
3-
"version": "4.6.13",
3+
"version": "4.6.14",
44
"description": "Solana Validator CLI SOLV",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)