Skip to content

Commit c08708d

Browse files
committed
feat: bump version to 3.0.0-alpha1
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
1 parent a02040e commit c08708d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-dashboards-functional-test",
3-
"version": "3.0.0",
3+
"version": "3.0.0-alpha1",
44
"description": "Maintains functional tests for OpenSearch Dashboards and Dashboards plugins",
55
"main": "index.js",
66
"scripts": {

remote_cypress_manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema-version": "1.0",
33
"build": {
44
"name": "OpenSearch Dashboards Functional Test",
5-
"version": "3.0.0"
5+
"version": "3.0.0-alpha1"
66
},
77
"ci": {
88
"image": {

0 commit comments

Comments
 (0)