Skip to content

Commit 290dd6a

Browse files
committed
chore(release): 1.1.5
1 parent b526145 commit 290dd6a

File tree

4 files changed

+4142
-2239
lines changed

4 files changed

+4142
-2239
lines changed

HISTORY.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [1.1.5](https://github.com/mongodb/js-bson/compare/v1.1.4...v1.1.5) (2020-08-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **object-id:** harden the duck-typing ([b526145](https://github.com/mongodb/js-bson/commit/b5261450c3bc4abb2e2fb19b5b1a7aba27982d44))
11+
112
<a name="1.1.3"></a>
213
## [1.1.3](https://github.com/mongodb/js-bson/compare/v1.1.2...v1.1.3) (2019-11-09)
314

bower.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"node_modules",
2222
"test",
2323
"tools"
24-
]
24+
],
25+
"version": "1.1.5"
2526
}

0 commit comments

Comments
 (0)