Skip to content

Commit c9fff77

Browse files
chore(release): 3.1.39 [skip ci]
## [3.1.39](v3.1.38...v3.1.39) (2026-03-02) ### Bug Fixes * **deps:** update dependency ora to v9.3.0 ([#688](#688)) ([63b3bc2](63b3bc2))
1 parent 63b3bc2 commit c9fff77

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.39](https://github.com/eik-lib/cli/compare/v3.1.38...v3.1.39) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ora to v9.3.0 ([#688](https://github.com/eik-lib/cli/issues/688)) ([63b3bc2](https://github.com/eik-lib/cli/commit/63b3bc252119c252c1bfb44c1a5aab6a918cd0fc))
7+
18
## [3.1.38](https://github.com/eik-lib/cli/compare/v3.1.37...v3.1.38) (2026-02-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/cli",
3-
"version": "3.1.38",
3+
"version": "3.1.39",
44
"description": "CLI tool for publishing assets to an Eik server",
55
"main": "./classes/index.js",
66
"types": "./types/classes/index.d.ts",

0 commit comments

Comments
 (0)