Skip to content

Commit 44ad321

Browse files
chore(5.x): release 5.5.1 [skip-ci] (#631)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d5487d commit 44ad321

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
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+
## [5.5.1](https://github.com/mongodb/js-bson/compare/v5.5.0...v5.5.1) (2023-09-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **NODE-5641:** BsonVersionError improve message clarity ([#630](https://github.com/mongodb/js-bson/issues/630)) ([d1ca218](https://github.com/mongodb/js-bson/commit/d1ca218ab15583beaeea0a365f1ffe833996ce5c))
11+
512
## [5.5.0](https://github.com/mongodb/js-bson/compare/v5.4.0...v5.5.0) (2023-09-13)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -14,7 +14,7 @@
1414
"vendor"
1515
],
1616
"types": "bson.d.ts",
17-
"version": "5.5.0",
17+
"version": "5.5.1",
1818
"author": {
1919
"name": "The MongoDB NodeJS Team",
2020
"email": "dbx-node@mongodb.com"

0 commit comments

Comments
 (0)