Skip to content

Commit 48609be

Browse files
chore(release): 2.0.35 [skip ci]
## [2.0.35](v2.0.34...v2.0.35) (2024-04-23) ### Bug Fixes * update dependencies ([f269dfe](f269dfe))
1 parent 41e2959 commit 48609be

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+
## [2.0.35](https://github.com/eik-lib/cli/compare/v2.0.34...v2.0.35) (2024-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([f269dfe](https://github.com/eik-lib/cli/commit/f269dfec6bf6321287b137c309e6f09430c7d3bb))
7+
18
## [2.0.34](https://github.com/eik-lib/cli/compare/v2.0.33...v2.0.34) (2024-04-11)
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": "2.0.34",
3+
"version": "2.0.35",
44
"description": "CLI tool for publishing assets to an Eik server",
55
"main": "./classes/index.js",
66
"bin": {

0 commit comments

Comments
 (0)