From 508d685747e83276016718c2046ec3c30de8c4db Mon Sep 17 00:00:00 2001 From: Matt Broadstone Date: Wed, 16 Jan 2019 17:41:01 -0500 Subject: [PATCH] Revert "chore(release): 3.2.0" This reverts commit e7619aab10387b8fff3157cc0e38025231f3ec2f. --- HISTORY.md | 10 ---------- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index ad7c3a9fb7..b9ea783e7e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,16 +2,6 @@ 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.0](https://github.com/mongodb/node-mongodb-native/compare/v3.1.11...v3.2.0) (2019-01-16) - - -### Features - -* **core:** update to mongodb-core v3.1.11 ([9bef6e7](https://github.com/mongodb/node-mongodb-native/commit/9bef6e7)) - - - ## [3.1.11](https://github.com/mongodb/node-mongodb-native/compare/v3.1.10...v3.1.11) (2019-01-15) diff --git a/package-lock.json b/package-lock.json index 0b66af5873..1833847b66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mongodb", - "version": "3.2.0", + "version": "3.1.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f25b0a534..00b3536538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mongodb", - "version": "3.2.0", + "version": "3.1.11", "description": "The official MongoDB driver for Node.js", "main": "index.js", "files": [