UNPKG

ssm-parameters

Version:

Lightweight AWS Parameter Store wrapper

18 lines (10 loc) 894 B
# 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.1.1](https://github.com/gsalomao/ssm-parameters/compare/v0.1.0...v0.1.1) (2021-12-13) ### Bug Fixes - **deps:** Update dependencies ([40532c5](https://github.com/gsalomao/ssm-parameters/commit/40532c56be625efb7f92dca0cd3e77ebc3542001)) - **docs:** Add repository URL into package.json ([098b3ce](https://github.com/gsalomao/ssm-parameters/commit/098b3ce35276c3a889077698ada29999d3905f09)) - **docs:** Update README file ([74486c4](https://github.com/gsalomao/ssm-parameters/commit/74486c49e4f35817d6f1e98af299b7d21ae04933)) ## 0.1.0 (2021-07-24) ### Features - Load parameters from AWS SSM ([9535600](https://github.com/gsalomao/ssm-parameters/commit/95356005fa7cd0a56aa07c67710b10d29acb18fc))