Version Packages

This commit is contained in:
github-actions[bot]
2020-11-03 20:50:42 +00:00
parent ad88b14b59
commit 715bb76fb5
226 changed files with 2775 additions and 1404 deletions
+7
View File
@@ -0,0 +1,7 @@
# e2e-test
## 0.2.0
### Minor Changes
- 7de1004f0: Converted into a CLI, use `yarn e2e-test run` to run
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"homepage": "https://backstage.io",
"repository": {