Skip to content

Commit 22fe915

Browse files
chore(main): release 6.5.0 [skip-ci]
1 parent 2ac17ec commit 22fe915

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+
## [6.5.0](https://github.com/mongodb/js-bson/compare/v6.4.0...v6.5.0) (2024-03-07)
6+
7+
8+
### Features
9+
10+
* **NODE-5957:** add BSON indexing API ([#654](https://github.com/mongodb/js-bson/issues/654)) ([2ac17ec](https://github.com/mongodb/js-bson/commit/2ac17ec1e3c53b280efa298d137d96b2176bf046))
11+
512
## [6.4.0](https://github.com/mongodb/js-bson/compare/v6.3.0...v6.4.0) (2024-02-29)
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": "6.4.0",
17+
"version": "6.5.0",
1818
"author": {
1919
"name": "The MongoDB NodeJS Team",
2020
"email": "[email protected]"

0 commit comments

Comments
 (0)