Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit d721df0

Browse files
authored
Merge pull request #458 from cloudant/prepare-4.4.1-release
Prepare 4.4.1 release
2 parents 86f6d3d + 607c5b4 commit d721df0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNRELEASED
1+
# 4.4.1 (2021-08-02)
22
- [FIXED] Hang caused by plugins (i.e. retry plugin) preventing callback execution
33
by attempting to retry on errors received after starting to return the response body.
44
- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "[email protected]:cloudant/nodejs-cloudant.git"
99
},
10-
"version": "4.4.1-SNAPSHOT",
10+
"version": "4.4.1",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "[email protected]"

0 commit comments

Comments
 (0)