Skip to content

Commit 9c9e027

Browse files
committed
2.0.5
1 parent 93ae799 commit 9c9e027

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.0.5"></a>
2+
## [2.0.5](https://github.com/mongodb/js-bson/compare/v2.0.4...v2.0.5) (2018-04-06)
3+
4+
5+
### Bug Fixes
6+
7+
* **regexp:** properly construct new BSONRegExp when constructor called without new ([#242](https://github.com/mongodb/js-bson/issues/242)) ([93ae799](https://github.com/mongodb/js-bson/commit/93ae799))
8+
9+
10+
111
<a name="2.0.4"></a>
212
## [2.0.4](https://github.com/mongodb/js-bson/compare/v2.0.3...v2.0.4) (2018-03-12)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"browser_build",
1313
"bower.json"
1414
],
15-
"version": "2.0.4",
15+
"version": "2.0.5",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"license": "Apache-2.0",
1818
"contributors": [],

0 commit comments

Comments
 (0)