Skip to content

Commit

Permalink
Merge pull request #244 from EpicsDAO/changeset-release/main
Browse files Browse the repository at this point in the history
solv new release
  • Loading branch information
POPPIN-FUMI authored Aug 9, 2024
2 parents 4e9286d + 8c150c0 commit 5fda177
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
13 changes: 0 additions & 13 deletions .changeset/tender-waves-enjoy.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/solv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @epics-dao/solv

## 4.4.6

### Patch Changes

- [`4e9286d`](https://github.com/EpicsDAO/solv/commit/4e9286de09ab5e099139814b1b799fc5e1f495e5) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - fix - solv update --config

You can now update the solv configuration file with the following command:

```bash
$ solv update --config
```

This will update the default Solana version.

## 4.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epics-dao/solv",
"version": "4.4.5",
"version": "4.4.6",
"description": "Solana Validator CLI SOLV",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 5fda177

Please sign in to comment.