Skip to content

Commit f74a95f

Browse files
chore(main): release 2.0.1 (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 94449cf commit f74a95f

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

HISTORY.md

+7
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+
## [2.0.1](https://github.com/mongodb-js/zstd/compare/v2.0.0...v2.0.1) (2025-02-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **NODE-6731:** fix and test webpack bundling ([#71](https://github.com/mongodb-js/zstd/issues/71)) ([94449cf](https://github.com/mongodb-js/zstd/commit/94449cfb0ab71eb0fd2c8b4ee89a2af7c8a95cbb))
11+
512
## [2.0.0](https://github.com/mongodb-js/zstd/compare/v2.0.0-alpha.3...v2.0.0) (2024-12-06)
613

714

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/zstd",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"main": "lib/index.js",
55
"types": "index.d.ts",
66
"repository": "https://github.com/mongodb-js/zstd",

0 commit comments

Comments
 (0)