Skip to content

Commit 1e9984f

Browse files
chore(release): 2.0.37 [skip ci]
## [2.0.37](v2.0.36...v2.0.37) (2024-05-06) ### Bug Fixes * **deps:** update dependency abslog to v2.4.4 ([e05835c](e05835c))
1 parent e05835c commit 1e9984f

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.37](https://github.com/eik-lib/cli/compare/v2.0.36...v2.0.37) (2024-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency abslog to v2.4.4 ([e05835c](https://github.com/eik-lib/cli/commit/e05835c9b934ff8bf91b2092083b9da2ef9d2994))
7+
18
## [2.0.36](https://github.com/eik-lib/cli/compare/v2.0.35...v2.0.36) (2024-04-29)
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.36",
3+
"version": "2.0.37",
44
"description": "CLI tool for publishing assets to an Eik server",
55
"main": "./classes/index.js",
66
"bin": {

0 commit comments

Comments
 (0)