Skip to content

Commit b4393b7

Browse files
committed
Prepare 0.5.1 release
1 parent 165b38d commit b4393b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
isotopes-0.5.1 (2018-12-26)
2+
3+
* Updated all dependencies to fix security vulnerabilities
4+
15
isotopes-0.5.0 (2018-08-07)
26

37
* Removed retryability implementation (AWS SDK provides it)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isotopes",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Serverless and typed object store built on top of AWS SimpleDB",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)