Skip to content

Commit d96affc

Browse files
chore(release): 3.1.11 [skip ci]
## [3.1.11](v3.1.10...v3.1.11) (2024-11-04) ### Bug Fixes * **deps:** update dependency ora to v8.1.1 ([13e0ff9](13e0ff9))
1 parent 13e0ff9 commit d96affc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.1.10](https://github.com/eik-lib/cli/compare/v3.1.9...v3.1.10) (2024-10-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/cli",
3-
"version": "3.1.10",
3+
"version": "3.1.11",
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)