Skip to content

Commit cbeef9a

Browse files
author
zahmo
committed
build:change versions to alpha
1 parent 6d3cbb1 commit cbeef9a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "16.0.1-alpha.0",
3+
"version": "16.0.0-alpha.0",
44
"author": "https://github.com/zahmo/zajsf/graphs/contributors",
55
"description": "Angular JSON Schema Form builder Demo",
66
"engines": {
@@ -110,4 +110,4 @@
110110
"typescript": "^4.9.3",
111111
"webpack-bundle-analyzer": "^4.6.1"
112112
}
113-
}
113+
}

projects/zajsf-bootstrap3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zajsf/bootstrap3",
3-
"version": "0.16.0",
3+
"version": "0.16.0-alpha.0",
44
"description": "Angular JSON Schema Form builder using Bootstrap 3 UI",
55
"author": "https://github.com/zahmo/zajsf/graphs/contributors",
66
"keywords": [

projects/zajsf-bootstrap4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zajsf/bootstrap4",
3-
"version": "0.16.0",
3+
"version": "0.16.0-alpha.0",
44
"description": "Angular JSON Schema Form builder using Bootstrap 4 UI",
55
"author": "https://github.com/zahmo/zajsf/graphs/contributors",
66
"keywords": [

projects/zajsf-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zajsf/core",
3-
"version": "0.16.0",
3+
"version": "0.16.0-alpha.0",
44
"description": "Angular JSON Schema Form builder core",
55
"author": "https://github.com/zahmo/zajsf/graphs/contributors",
66
"keywords": [

projects/zajsf-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zajsf/material",
3-
"version": "0.16.0",
3+
"version": "0.16.0-alpha.0",
44
"description": "Angular JSON Schema Form builder using Angular Material UI",
55
"author": "https://github.com/zahmo/zajsf/graphs/contributors",
66
"keywords": [

0 commit comments

Comments
 (0)