Skip to content

Commit 559c48f

Browse files
chore(release): 3.1.42 [skip ci]
## [3.1.42](v3.1.41...v3.1.42) (2026-03-15) ### Bug Fixes * **deps:** update dependency tar to v7.5.11 [security] ([#690](#690)) ([1721024](1721024))
1 parent 1721024 commit 559c48f

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.42](https://github.com/eik-lib/cli/compare/v3.1.41...v3.1.42) (2026-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency tar to v7.5.11 [security] ([#690](https://github.com/eik-lib/cli/issues/690)) ([1721024](https://github.com/eik-lib/cli/commit/17210246b516b845be651a8a2a3565eb9b9ae052))
7+
18
## [3.1.41](https://github.com/eik-lib/cli/compare/v3.1.40...v3.1.41) (2026-03-06)
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.41",
3+
"version": "3.1.42",
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)