Skip to content

Commit 30ed102

Browse files
chore(release): 2.0.34 [skip ci]
## [2.0.34](v2.0.33...v2.0.34) (2024-04-11) ### Bug Fixes * **deps:** update dependency tar to v6.2.1 [security] ([3fef73f](3fef73f))
1 parent 3fef73f commit 30ed102

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.34](https://github.com/eik-lib/cli/compare/v2.0.33...v2.0.34) (2024-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency tar to v6.2.1 [security] ([3fef73f](https://github.com/eik-lib/cli/commit/3fef73f7be1ea32339fc5a632e3840899d096b78))
7+
18
## [2.0.33](https://github.com/eik-lib/cli/compare/v2.0.32...v2.0.33) (2024-02-12)
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.33",
3+
"version": "2.0.34",
44
"description": "Cli tool for publishing assets",
55
"main": "./classes/index.js",
66
"bin": {

0 commit comments

Comments
 (0)