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

Commit 89fe37f

Browse files
authored
Merge pull request #437 from cloudant/prepare-4.3.1-release
Prepare 4.3.1 release
2 parents d75e5e8 + 0ade7a6 commit 89fe37f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.3.1 (2021-03-17)
2+
- [NEW] Add migration guide to the newly supported cloudant-node-sdk
3+
(package: @ibm-cloud/cloudant).
4+
- [FIXED] Update README to prefer url to account.
5+
16
# 4.3.0 (2020-08-17)
27
- [FIXED] Stopped constant token auto renewal in the absence of a cookie
38
header Max-Age.

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.3.1-SNAPSHOT",
10+
"version": "4.3.1",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "[email protected]"

0 commit comments

Comments
 (0)