Skip to content

Commit 695e5e9

Browse files
chore(main): release 2.0.3 (#45)
🤖 I have created a release *beep* *boop* --- ## [2.0.3](v2.0.2...v2.0.3) (2025-03-30) ### Bug Fixes * use node ABI versioning for prebuilt binaries ([#44](#44)) ([3b05917](3b05917)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b05917 commit 695e5e9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.3](https://github.com/unraid/libvirt/compare/v2.0.2...v2.0.3) (2025-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* use node ABI versioning for prebuilt binaries ([#44](https://github.com/unraid/libvirt/issues/44)) ([3b05917](https://github.com/unraid/libvirt/commit/3b05917df9d30b70c8ee05e8f25ee1f0cd564b04))
9+
310
## [2.0.2](https://github.com/unraid/libvirt/compare/v2.0.1...v2.0.2) (2025-03-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unraid/libvirt",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Libvirt bindings for Node.js® - forked from vmngr/libvirt",
55
"main": "./dist/index.js",
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)