We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e0ff9 commit d96affcCopy full SHA for d96affc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.1.11](https://github.com/eik-lib/cli/compare/v3.1.10...v3.1.11) (2024-11-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ora to v8.1.1 ([13e0ff9](https://github.com/eik-lib/cli/commit/13e0ff98e91c212952158030a31862d0025c7977))
7
8
## [3.1.10](https://github.com/eik-lib/cli/compare/v3.1.9...v3.1.10) (2024-10-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/cli",
- "version": "3.1.10",
+ "version": "3.1.11",
"description": "CLI tool for publishing assets to an Eik server",
"main": "./classes/index.js",
"types": "./types/classes/index.d.ts",
0 commit comments