Skip to content

Commit 0b27754

Browse files
committed
Prepare 0.4.1 release
1 parent f6f7030 commit 0b27754

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
isotopes-0.4.1 (2018-08-07)
2+
3+
* Added missing typings to dependencies
4+
15
isotopes-0.4.0 (2018-08-05)
26

37
* Added fault-tolerance (retryability) to all SimpleDB client requests

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0",
3+
"version": "0.4.1",
44
"description": "Serverless and typed object store built on top of AWS SimpleDB",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)