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

Commit 165a380

Browse files
daprahamiannbbeeken
authored andcommitted
3.0.2
1 parent 231623f commit 165a380

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.0.2"></a>
2+
## [3.0.2](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.1...v3.0.2) (2018-07-13)
3+
4+
5+
### Bug Fixes
6+
7+
* **package.json:** fixing package.json missing files ([dea2b90](https://github.com/mongodb-js/mongodb-extjson/commit/dea2b90))
8+
9+
10+
111
<a name="3.0.1"></a>
212
## [3.0.1](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.0...v3.0.1) (2018-07-13)
313

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-extjson",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "MongoDB Extended JSON library",
55
"main": "index.js",
66
"module": "dist/mongodb-extjson.esm.js",

0 commit comments

Comments
 (0)