From 3c724790f3011f9e61e0f1fb2a71fbe39ffe2676 Mon Sep 17 00:00:00 2001 From: Matt Broadstone Date: Thu, 21 Mar 2019 16:08:16 -0400 Subject: [PATCH] chore(release): 3.2.1 --- HISTORY.md | 5 +++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 92b205086..b2f9ebdf7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [3.2.1](https://github.com/mongodb-js/mongodb-core/compare/v3.2.0...v3.2.1) (2019-03-21) + + + # [3.2.0](https://github.com/mongodb-js/mongodb-core/compare/v3.1.11...v3.2.0) (2019-03-21) diff --git a/package-lock.json b/package-lock.json index e4474e69c..44de90862 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mongodb-core", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d95ed2cfb..7b57824e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mongodb-core", - "version": "3.2.0", + "version": "3.2.1", "description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications", "main": "index.js", "files": [