Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.1...v1.6.0) (2020-05-05)

### Features

* add environment variables passthrough to UI build command ([2e99c5b](2e99c5b))
  • Loading branch information
semantic-release-bot committed May 5, 2020
1 parent 2e99c5b commit 5b6a079
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0](https://github.com/wizeline/serverless-amplify-plugin/compare/v1.5.1...v1.6.0) (2020-05-05)


### Features

* add environment variables passthrough to UI build command ([2e99c5b](https://github.com/wizeline/serverless-amplify-plugin/commit/2e99c5b9d8be470c2a60e5b49ade99e2329b95a4))

## [1.5.1](https://github.com/wizeline/serverless-amplify-plugin/compare/v1.5.0...v1.5.1) (2020-05-05)


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": "@wizeline/serverless-amplify-plugin",
"version": "1.5.1",
"version": "1.6.0",
"description": "Serverless Framework Plugin for creating Amplify Console Apps.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5b6a079

Please sign in to comment.