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

Commit c32bac2

Browse files
authored
Merge pull request #413 from cloudant/prepare-4.2.3-release
Prepare 4.2.3 release
2 parents f912c52 + b563bc2 commit c32bac2

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.2.3 (2019-12-05)
22
- [FIXED] Expose BasePlugin.
33
- [FIXED] Prevent double encoding of credentials passed in URL user information
44
when using the `cookieauth` plugin.

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

0 commit comments

Comments
 (0)