Skip to content

Commit

Permalink
Releasing 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Jun 18, 2021
1 parent b006a4e commit 15f643d
Show file tree
Hide file tree
Showing 7 changed files with 8,045 additions and 23,772 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"serverless-plugin",
"serverless-test-project"
],
"version": "1.0.0-alpha.11"
"version": "1.0.0-beta.1"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slic-watch",
"version": "1.0.0-alpha.11",
"version": "1.0.0-beta.1",
"description": "Root project for SLIC Watch",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"dependencies": {
"yaml": "^1.10.2"
}
}
}
2 changes: 1 addition & 1 deletion serverless-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion serverless-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-slic-watch-plugin",
"version": "1.0.0-alpha.11",
"version": "1.0.0-beta.1",
"description": "Serverless plugin for automatic alarms and dashboards",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 15f643d

Please sign in to comment.