Skip to content

Commit

Permalink
chore(release): 2.8.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Apr 27, 2023
1 parent 7664801 commit 3fd3482
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions bindings/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

## [2.8.0-alpha.1](https://github.com/mongodb/libmongocrypt/compare/node-v2.8.0-alpha.0...node-v2.8.0-alpha.1) (2023-04-27)

## [2.8.0-alpha.0](https://github.com/mongodb/libmongocrypt/compare/node-v2.7.1...node-v2.8.0-alpha.0) (2023-04-04)

### [2.7.1](https://github.com/mongodb/libmongocrypt/compare/node-v2.7.0...node-v2.7.1) (2023-03-20)
Expand Down
4 changes: 2 additions & 2 deletions bindings/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-client-encryption",
"version": "2.8.0-alpha.0",
"version": "2.8.0-alpha.1",
"description": "Official client encryption module for the MongoDB Node.js driver",
"main": "lib/index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3fd3482

Please sign in to comment.