netlify-plugin-contextual-env
Version:
A Netlify plugin to override ENV vars based on a branch or context
79 lines (44 loc) • 3.94 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v0.3.0](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.2.0...v0.3.0) - 2020-04-24
### Merged
- feat: set process.env directly now that Netlify supports it [`#4`](https://github.com/cball/netlify-plugin-contextual-env/pull/4)
### Commits
- docs: Update README [`114f744`](https://github.com/cball/netlify-plugin-contextual-env/commit/114f7444eaca83888dc80add8f3b0b02a2e65550)
- docs: update README [`fffaab6`](https://github.com/cball/netlify-plugin-contextual-env/commit/fffaab63f1da5dbe9b87ad29b0d2f5a077ee1cd6)
## [v0.2.0](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.1.0...v0.2.0) - 2020-04-18
### Merged
- chore(ci): Set up CircleCI [`#3`](https://github.com/cball/netlify-plugin-contextual-env/pull/3)
### Commits
- chore(tests): add jest and tests [`fc8b2b1`](https://github.com/cball/netlify-plugin-contextual-env/commit/fc8b2b1d5372aa20f2d9abf9cfd016b2a215e9ee)
- chore: add changelog and package that didn't commit [`266178d`](https://github.com/cball/netlify-plugin-contextual-env/commit/266178d22618b227d497a852b976e89cf22bcec4)
- chore: add prettier.rc [`9c9a8c7`](https://github.com/cball/netlify-plugin-contextual-env/commit/9c9a8c7fb42e1501693b962f07731c228a5c3477)
## [v0.1.0](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.7...v0.1.0) - 2020-04-16
### Commits
- rename plugin to contextual-env [`16339fe`](https://github.com/cball/netlify-plugin-contextual-env/commit/16339fe7b3935660f2f69c27972ba1fc99ff09e4)
## [v0.0.7](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.6...v0.0.7) - 2020-04-12
### Merged
- Ensure plugin completes [`#1`](https://github.com/cball/netlify-plugin-contextual-env/pull/1)
## [v0.0.6](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.5...v0.0.6) - 2020-04-12
### Commits
- write an env file and source it [`1801ed6`](https://github.com/cball/netlify-plugin-contextual-env/commit/1801ed664c4b72ce17eb88502c34be604293758d)
- update build logs and README [`d107a36`](https://github.com/cball/netlify-plugin-contextual-env/commit/d107a366696cb1821e54499778f3d0eb5bd1d8f3)
## [v0.0.5](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.4...v0.0.5) - 2020-04-12
### Commits
- write an env file and source it [`def421b`](https://github.com/cball/netlify-plugin-contextual-env/commit/def421bcf22d836bb71ad04cb49adcc1d5dbe9ef)
- more [`0ccc961`](https://github.com/cball/netlify-plugin-contextual-env/commit/0ccc961dfdedef813a34243e68804324908580a9)
## [v0.0.4](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.3...v0.0.4) - 2020-04-12
### Commits
- Update build logs [`68c140d`](https://github.com/cball/netlify-plugin-contextual-env/commit/68c140d2be38f4c138a3eee8219429b473476f5e)
- Add ENV vars image to README [`d04650e`](https://github.com/cball/netlify-plugin-contextual-env/commit/d04650e7ce0256ba1f2c3262dbfaf17100be5261)
## [v0.0.3](https://github.com/cball/netlify-plugin-contextual-env/compare/v0.0.2...v0.0.3) - 2020-04-12
### Commits
- Release prep [`e80abbb`](https://github.com/cball/netlify-plugin-contextual-env/commit/e80abbbf13337c089ce13ad99590bb92bf259d62)
## v0.0.2 - 2020-04-12
### Commits
- release prep [`f2dcbf8`](https://github.com/cball/netlify-plugin-contextual-env/commit/f2dcbf8aa3badd672181530d0036ceba1a29b5a4)
- Initial plugin [`f7145e6`](https://github.com/cball/netlify-plugin-contextual-env/commit/f7145e6b64783984e526a908c09a4ac9e7427e36)
- update docs [`0bc851c`](https://github.com/cball/netlify-plugin-contextual-env/commit/0bc851cafe4bd64377f7251e3cd7b819193be7c4)