Skip to content

Commit 6fc7a87

Browse files
committed
chore(release): 1.1.6
1 parent 375f368 commit 6fc7a87

File tree

4 files changed

+1934
-2817
lines changed

4 files changed

+1934
-2817
lines changed

HISTORY.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.1.6](https://github.com/mongodb/js-bson/compare/v1.1.5...v1.1.6) (2021-03-16)
6+
7+
8+
### Bug Fixes
9+
10+
* Throw error on bigint usage and add helpers to Long ([#426](https://github.com/mongodb/js-bson/issues/426)) ([375f368](https://github.com/mongodb/js-bson/commit/375f368738807f2d41c7751e618fd09c8a1b94c9))
11+
512
### [1.1.5](https://github.com/mongodb/js-bson/compare/v1.1.4...v1.1.5) (2020-08-10)
613

714

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"test",
2323
"tools"
2424
],
25-
"version": "1.1.5"
25+
"version": "1.1.6"
2626
}

0 commit comments

Comments
 (0)