Skip to content

Commit e9a23a9

Browse files
committed
Ready for 5.3.2 release.
1 parent 77680ab commit e9a23a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7-
## Unpublished
7+
## 5.3.2 = 2022-08-18
88

99
**Added**
1010
* Support for longAsBigInt config option to allow return values of datatype

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oracle-nosqldb",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "Node.js driver for Oracle NoSQL Database",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)