There was an error while loading. Please reload this page.
1 parent 06beeda commit 7a60cbeCopy full SHA for 7a60cbe
2 files changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v0.3.0
4
+
5
+### Features
6
7
+- Add `spot history` command with token and date range filters (27a79a0)
8
9
+### Improvements
10
11
+- Use Node LTS for npm OIDC trusted publishing (8f66a47)
12
+- Add changelog and release skill (06beeda)
13
14
## v0.2.2
15
16
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@jup-ag/cli",
- "version": "0.2.2",
+ "version": "0.3.0",
"license": "GPL-3.0",
"repository": {
"type": "git",
0 commit comments