Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Commit 4acfba5

Browse files
committed
made a mess with versioning, republished u.u
1 parent ece135a commit 4acfba5

File tree

3 files changed

+67
-29
lines changed

3 files changed

+67
-29
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### Version 1.0.3
1+
### Version 0.1.3
22

33
- Enabled extra logging during preview phase.
44

5-
### Version 1.0.2
5+
### Version 0.1.2
66

77
- Fixed updated npm modules causing crash on MacOS/Linux.
88

9-
### Version 1.0.1
9+
### Version 0.1.1
1010

1111
- If @angular/cli is not installed global the test explorer would use the local dependencies.
1212

13-
### Version 1.0.0
13+
### Version 0.1.0
1414

1515
- Initial release.

package-lock.json

Lines changed: 62 additions & 24 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
@@ -5,7 +5,7 @@
55
"icon": "img/test-explorer_icon.png",
66
"author": "Patricio Ferraggi <pattferraggi@gmail.com>",
77
"publisher": "raagh",
8-
"version": "1.0.3",
8+
"version": "0.1.3",
99
"preview": true,
1010
"license": "MIT",
1111
"repository": {

0 commit comments

Comments
 (0)