Skip to content

Commit 4c73c62

Browse files
committed
util-package-diff: v0.0.2
1 parent 848b860 commit 4c73c62

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/util-package-diff/HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# History
22

3+
## 0.0.2 (2022-10-20)
4+
* BUG: try and fix how the cli tool is called
5+
36
## 0.0.1 (2022-10-20)
47
* Initial commit
58
* Experimental version, no tests yet

packages/util-package-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@springernature/util-package-diff",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "visual diff between two elements packages on a local server",
55
"main": "lib/index.js",
66
"bin": "bin/cli.js",

0 commit comments

Comments
 (0)