Skip to content

Commit c1a94c3

Browse files
committed
chore: release v0.6.0
1 parent 8413ad2 commit c1a94c3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.6.0
4+
5+
### Features
6+
7+
- Add `--dry-run` flag to all transacting commands (#11)
8+
- Add `--slippage` param to `spot swap` (#5)
9+
310
## v0.5.0
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jup-ag/cli",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"license": "GPL-3.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)