Skip to content

Commit

Permalink
fix: [DEVOPS-943] bump to v5 since no ddb a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnr committed Jun 17, 2021
1 parent 2169390 commit 007ea5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v4.0.4](2021-06-18)
## [v5.0.0](2021-06-18)

### Removed
- Dropped support for `DDB` provider

## [v4.0.3](2021-04-01)

### Removed
- Dropped support for `node 8` and `10`

## [v3.0.0](2019-11-01)

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oprah",
"version": "4.1.0",
"version": "5.0.0",
"description": "Package to deploy parameters to AWS",
"repository": "https://github.com/ACloudGuru/oprah.git",
"author": "subash adhikari <subash.adhikari@acloud.guru>",
Expand Down

0 comments on commit 007ea5b

Please sign in to comment.