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

Commit 8930a2a

Browse files
authored
Merge pull request #449 from cloudant/prepare-4.4.0-release
Prepare 4.4.0 release
2 parents 14c510a + 953c29b commit 8930a2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.0 (2021-06-18)
22
- [FIXED] Parsing of max-age from Set-Cookie headers.
33
- [FIXED] Double callback if plugin errors when updating state.
44
- [NOTE] Updated engines to remove EOL Node.js versions (minimum is now Node.js 12).

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": "git@github.com:cloudant/nodejs-cloudant.git"
99
},
10-
"version": "4.3.2-SNAPSHOT",
10+
"version": "4.4.0",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "support@cloudant.com"

0 commit comments

Comments
 (0)