Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey committed Dec 13, 2020
1 parent 1ff8803 commit 30ffba7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/ngx-aws-deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jefiozie/ngx-aws-deploy",
"version": "3.0.0-rc.1",
"version": "3.0.0",
"description": "Deploy rou Angular app to Amazon S3 directly from the Angular CLI",
"main": "index.js",
"builders": "./builders.json",
Expand Down
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmScope": "@jefiozie",
"npmScope": "jefiozie",
"affected": {
"defaultBase": "master"
},
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-deploy",
"version": "3.0.0-rc.1",
"version": "3.0.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 30ffba7

Please sign in to comment.