Skip to content

Commit ddb7ec8

Browse files
committed
chore(release): 5.0.0
1 parent 8bba395 commit ddb7ec8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

HISTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.0](https://github.com/mongodb/js-bson/compare/v5.0.0-alpha.3...v5.0.0) (2023-01-31)
6+
57
## [5.0.0-alpha.3](https://github.com/mongodb/js-bson/compare/v4.7.0...v5.0.0-alpha.3) (2023-01-20)
68

79

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"etc/prepare.js"
1414
],
1515
"types": "bson.d.ts",
16-
"version": "5.0.0-alpha.3",
16+
"version": "5.0.0",
1717
"author": {
1818
"name": "The MongoDB NodeJS Team",
1919
"email": "[email protected]"

0 commit comments

Comments
 (0)