Skip to content

Commit 90dd437

Browse files
chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2024-08-26) ### Bug Fixes * **deps:** update dependency ora to v8.1.0 ([7a784bc](7a784bc))
1 parent 7a784bc commit 90dd437

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.4](https://github.com/eik-lib/cli/compare/v3.1.3...v3.1.4) (2024-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ora to v8.1.0 ([7a784bc](https://github.com/eik-lib/cli/commit/7a784bc3f36713d932041a7b7c9a7dc56ffc0a63))
7+
18
## [3.1.3](https://github.com/eik-lib/cli/compare/v3.1.2...v3.1.3) (2024-08-19)
29

310

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.3",
3+
"version": "3.1.4",
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)