-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
- Loading branch information
1 parent
6716ea0
commit 06c92b8
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-03-08) | ||
|
||
|
||
### Features | ||
|
||
* context support ([#4](https://github.com/netlify/netlify-plugin-secrets-manager/issues/4)) ([0d32761](https://github.com/netlify/netlify-plugin-secrets-manager/commit/0d3276135eacb88aaae4505d98c65de2b8eb1592)) | ||
* inject secrets ([9eaaf2a](https://github.com/netlify/netlify-plugin-secrets-manager/commit/9eaaf2aba9024590364d154fea9b810f84a45729)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @aws-sdk/client-secrets-manager to v3.53.0 ([#15](https://github.com/netlify/netlify-plugin-secrets-manager/issues/15)) ([9721f93](https://github.com/netlify/netlify-plugin-secrets-manager/commit/9721f93418bfabc6b97b1726db3b1d83dec68707)) | ||
* **deps:** update dependency chalk to v4.1.2 ([#14](https://github.com/netlify/netlify-plugin-secrets-manager/issues/14)) ([132deac](https://github.com/netlify/netlify-plugin-secrets-manager/commit/132deac39c70e305fda8d873f5c553571922b2c2)) | ||
* don't use reserved names ([ea8f175](https://github.com/netlify/netlify-plugin-secrets-manager/commit/ea8f1759553238944739f2b91182deef23122d3a)) | ||
* use new API to modify configuration ([#2](https://github.com/netlify/netlify-plugin-secrets-manager/issues/2)) ([8e090bb](https://github.com/netlify/netlify-plugin-secrets-manager/commit/8e090bbac89b4a7bdf846595ce953a086991363f)) |