Skip to content

Commit

Permalink
v6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed Feb 28, 2020
1 parent 582d963 commit dde00c9
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 12 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package lerna-monorepo





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.3.0",
"version": "6.3.1",
"command": {
"publish": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-core





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb-memory-server-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server-core",
"version": "6.3.0",
"version": "6.3.1",
"description": "MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.",
"main": "lib/index",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server-global-3.4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-3.4





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-3.4
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-memory-server-global-3.4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server-global-3.4",
"version": "6.3.0",
"version": "6.3.1",
"mongodb_version": "3.4.20",
"description": "MongoDB Server for testing (auto-download 3.4 version to %HOME/.cache/mongodb-binaries).",
"main": "index.js",
Expand All @@ -22,7 +22,7 @@
"mongomem"
],
"dependencies": {
"mongodb-memory-server": "6.3.0",
"mongodb-memory-server": "6.3.1",
"os": "^0.1.1"
},
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server-global-3.6/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-3.6





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-3.6
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-memory-server-global-3.6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server-global-3.6",
"version": "6.3.0",
"version": "6.3.1",
"mongodb_version": "3.6.12",
"description": "MongoDB Server for testing (auto-download 3.6 version to %HOME/.cache/mongodb-binaries).",
"main": "index.js",
Expand All @@ -22,7 +22,7 @@
"mongomem"
],
"dependencies": {
"mongodb-memory-server": "6.3.0",
"mongodb-memory-server": "6.3.1",
"os": "^0.1.1"
},
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server-global-4.0/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-4.0





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global-4.0
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-memory-server-global-4.0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server-global-4.0",
"version": "6.3.0",
"version": "6.3.1",
"mongodb_version": "4.0.8",
"description": "MongoDB Server for testing (auto-download 4.0 version to %HOME/.cache/mongodb-binaries).",
"main": "index.js",
Expand All @@ -22,7 +22,7 @@
"mongomem"
],
"dependencies": {
"mongodb-memory-server": "6.3.0",
"mongodb-memory-server": "6.3.1",
"os": "^0.1.1"
},
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server-global/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server-global
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-memory-server-global/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server-global",
"version": "6.3.0",
"version": "6.3.1",
"description": "MongoDB Server for testing (auto-download latest version to %HOME/.cache/mongodb-binaries).",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -21,7 +21,7 @@
"mongomem"
],
"dependencies": {
"mongodb-memory-server": "6.3.0",
"mongodb-memory-server": "6.3.1",
"os": "^0.1.1"
},
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mongodb-memory-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/nodkz/mongodb-memory-server/compare/v6.3.0...v6.3.1) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server





# [6.3.0](https://github.com/nodkz/mongodb-memory-server/compare/v6.2.4...v6.3.0) (2020-02-28)

**Note:** Version bump only for package mongodb-memory-server
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-memory-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-memory-server",
"version": "6.3.0",
"version": "6.3.1",
"description": "MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -21,7 +21,7 @@
"mongomem"
],
"dependencies": {
"mongodb-memory-server-core": "6.3.0"
"mongodb-memory-server-core": "6.3.1"
},
"scripts": {
"postinstall": "node ./postinstall.js"
Expand Down

0 comments on commit dde00c9

Please sign in to comment.