UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

138 lines (57 loc) 3.42 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.6.0"></a> # [0.6.0](https://github.com/nicolasdao/now-flow/compare/v0.5.3...v0.6.0) (2018-06-22) ### Features * Add more details during deployment to GCP ([df8a115](https://github.com/nicolasdao/now-flow/commit/df8a115)) <a name="0.5.3"></a> ## [0.5.3](https://github.com/nicolasdao/now-flow/compare/v0.5.2...v0.5.3) (2018-03-04) ### Bug Fixes * Missing module 'read-pkg' ([c4a5f33](https://github.com/nicolasdao/now-flow/commit/c4a5f33)) <a name="0.5.2"></a> ## [0.5.2](https://github.com/nicolasdao/now-flow/compare/v0.5.1...v0.5.2) (2018-03-04) ### Bug Fixes * Missing module 'load-json-file' ([f814314](https://github.com/nicolasdao/now-flow/commit/f814314)) <a name="0.5.1"></a> ## [0.5.1](https://github.com/nicolasdao/now-flow/compare/v0.5.0...v0.5.1) (2018-01-23) <a name="0.5.0"></a> # [0.5.0](https://github.com/nicolasdao/now-flow/compare/v0.4.2...v0.5.0) (2018-01-21) ### Features * Add support for custom AWS settings for each env in the now.json ([a5f01f1](https://github.com/nicolasdao/now-flow/commit/a5f01f1)) <a name="0.4.2"></a> ## [0.4.2](https://github.com/nicolasdao/now-flow/compare/v0.4.1...v0.4.2) (2018-01-21) <a name="0.4.1"></a> ## [0.4.1](https://github.com/nicolasdao/now-flow/compare/v0.4.0...v0.4.1) (2018-01-20) <a name="0.4.0"></a> # [0.4.0](https://github.com/nicolasdao/now-flow/compare/v0.3.5...v0.4.0) (2018-01-20) ### Features * Add custom gcp code ([0633599](https://github.com/nicolasdao/now-flow/commit/0633599)) <a name="0.3.5"></a> ## [0.3.5](https://github.com/nicolasdao/now-flow/compare/v0.3.4...v0.3.5) (2018-01-20) <a name="0.3.4"></a> ## [0.3.4](https://github.com/nicolasdao/now-flow/compare/v0.3.3...v0.3.4) (2018-01-20) <a name="0.3.3"></a> ## [0.3.3](https://github.com/nicolasdao/now-flow/compare/v0.3.2...v0.3.3) (2018-01-04) ### Bug Fixes * The 'environment' property inthe now.json file is not recognized ([07b7e65](https://github.com/nicolasdao/now-flow/commit/07b7e65)) <a name="0.3.2"></a> ## [0.3.2](https://github.com/nicolasdao/now-flow/compare/v0.3.1...v0.3.2) (2018-01-04) <a name="0.3.1"></a> ## [0.3.1](https://github.com/nicolasdao/now-flow/compare/v0.3.0...v0.3.1) (2018-01-04) <a name="0.3.0"></a> # [0.3.0](https://github.com/nicolasdao/now-flow/compare/v0.2.2...v0.3.0) (2018-01-04) ### Features * Add support for 'gcp' configuration ([cdca1be](https://github.com/nicolasdao/now-flow/commit/cdca1be)) <a name="0.2.2"></a> ## [0.2.2](https://github.com/nicolasdao/now-flow/compare/v0.2.1...v0.2.2) (2018-01-01) <a name="0.2.1"></a> ## [0.2.1](https://github.com/nicolasdao/now-flow/compare/v0.2.0...v0.2.1) (2017-12-30) <a name="0.2.0"></a> # [0.2.0](https://github.com/nicolasdao/now-flow/compare/v0.1.0...v0.2.0) (2017-12-30) ### Features * Add support for updating the env.active property in the now.json pre-deployment ([15a2c29](https://github.com/nicolasdao/now-flow/commit/15a2c29)) <a name="0.1.0"></a> # 0.1.0 (2017-12-19) ### Features * Add standard version ([2ed9d44](https://github.com/nicolasdao/now-flow/commit/2ed9d44)) * Add support to chain deployment and aliasing in a single command ([4d29b01](https://github.com/nicolasdao/now-flow/commit/4d29b01))