Skip to content

Commit c3fc5df

Browse files
committed
chore(release): 4.7.2
1 parent a298d22 commit c3fc5df

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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+
### [4.7.2](https://github.com/mongodb/js-bson/compare/v4.7.1...v4.7.2) (2023-01-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **NODE-4932:** remove .0 suffix from double extended json values ([#553](https://github.com/mongodb/js-bson/issues/553)) ([a298d22](https://github.com/mongodb/js-bson/commit/a298d22173e7e07789d86051f95f76153f29e10a))
11+
512
### [4.7.1](https://github.com/mongodb/js-bson/compare/v4.7.0...v4.7.1) (2023-01-05)
613

714

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"test",
2323
"tools"
2424
],
25-
"version": "4.7.1"
25+
"version": "4.7.2"
2626
}

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
@@ -15,7 +15,7 @@
1515
"bower.json"
1616
],
1717
"types": "bson.d.ts",
18-
"version": "4.7.1",
18+
"version": "4.7.2",
1919
"author": {
2020
"name": "The MongoDB NodeJS Team",
2121
"email": "[email protected]"

0 commit comments

Comments
 (0)