Skip to content

Commit 6825689

Browse files
chore(release): 3.1.34 [skip ci]
## [3.1.34](v3.1.33...v3.1.34) (2026-02-05) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.15 ([#671](#671)) ([0df8c4e](0df8c4e))
1 parent 0df8c4e commit 6825689

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.34](https://github.com/eik-lib/cli/compare/v3.1.33...v3.1.34) (2026-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.15 ([#671](https://github.com/eik-lib/cli/issues/671)) ([0df8c4e](https://github.com/eik-lib/cli/commit/0df8c4e51e675f4fff3fa83f0c5c3e79c469cb26))
7+
18
## [3.1.33](https://github.com/eik-lib/cli/compare/v3.1.32...v3.1.33) (2026-02-04)
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.33",
3+
"version": "3.1.34",
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)