Skip to content

Commit

Permalink
chore(main): release 2.0.0-alpha.2 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bailey Pearson <[email protected]>
  • Loading branch information
github-actions[bot] and baileympearson authored Dec 4, 2024
1 parent 4972129 commit ecc3e46
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0-alpha.1"
".": "2.0.0-alpha.2"
}
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0.0-alpha.2](https://github.com/mongodb-js/zstd/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-12-04)


### Bug Fixes

* **NODE-6590:** add build for x64 macos ([#45](https://github.com/mongodb-js/zstd/issues/45)) ([4972129](https://github.com/mongodb-js/zstd/commit/4972129c5e1a48d4f448324e597df9c2a8f91f25))

## [2.0.0-alpha.1](https://github.com/mongodb-js/zstd/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-12-02)


Expand Down
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongodb-js/zstd",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"main": "lib/index.js",
"types": "index.d.ts",
"repository": "https://github.com/mongodb-js/zstd",
Expand Down

0 comments on commit ecc3e46

Please sign in to comment.