aws-secrets-manager-cache
Version:
A package to help you out when wanting to cache items from AWS Secrets Manager.
31 lines (14 loc) • 1.19 kB
Markdown
# Changelog
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.
## [0.2.0](https://github.com/c-bandy/aws-secrets-manager-cache/compare/v0.1.1...v0.2.0) (2020-04-26)
### Features
* add json mode ([894e44a](https://github.com/c-bandy/aws-secrets-manager-cache/commit/894e44a7d79ecffc940001fb10591b3e66506f37))
### Bug Fixes
* proper .npmignore for dist folder ([47810f0](https://github.com/c-bandy/aws-secrets-manager-cache/commit/47810f001697040271f6853d4cdcef9f4309fba3))
### [0.1.1](https://github.com/c-bandy/aws-secrets-manager-cache/compare/v0.1.0...v0.1.1) (2020-04-24)
## 0.1.0 (2020-04-24)
### Features
* Initial commit ([500431c](https://github.com/c-bandy/aws-secrets-manager-cache/commit/500431c879089d564c8f004e0c4975ad3229774a))
### Bug Fixes
* fix build pipeline ([0b8122f](https://github.com/c-bandy/aws-secrets-manager-cache/commit/0b8122f053b4da70326e4b3998920585ea1e1170))
* Output lcov coverage so coveralls can read it ([4b30bde](https://github.com/c-bandy/aws-secrets-manager-cache/commit/4b30bdee9889d3ae4f7b60855ffc1797d4124b14))