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

Commit d576161

Browse files
mbroadstnbbeeken
authored andcommitted
3.0.1
1 parent 6fd04f7 commit d576161

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
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.1"></a>
2+
## [3.0.1](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.0...v3.0.1) (2018-07-13)
3+
4+
5+
### Bug Fixes
6+
7+
* **rollup:** fixup dist and bundle in Buffer ([7e2f840](https://github.com/mongodb-js/mongodb-extjson/commit/7e2f840))
8+
9+
10+
111
<a name="2.1.4"></a>
212
## [2.1.4](https://github.com/mongodb-js/mongodb-extjson/compare/v2.1.3...v2.1.4) (2018-05-31)
313

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.0",
3+
"version": "3.0.1",
44
"description": "MongoDB Extended JSON library",
55
"main": "index.js",
66
"module": "dist/mongodb-extjson.esm.js",

0 commit comments

Comments
 (0)