Skip to content

Commit 3400f40

Browse files
chore(main): release 2.0.1 (#42)
🤖 I have created a release *beep* *boop* --- ## [2.0.1](v2.0.0...v2.0.1) (2025-03-30) ### Bug Fixes * remove build assets and add node-pre-gyp support ([#41](#41)) ([2497410](2497410)) --- 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 2497410 commit 3400f40

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.1](https://github.com/unraid/libvirt/compare/v2.0.0...v2.0.1) (2025-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* remove build assets and add node-pre-gyp support ([#41](https://github.com/unraid/libvirt/issues/41)) ([2497410](https://github.com/unraid/libvirt/commit/24974108e8fd522671e5cbfc93da5241ae59c0d3))
9+
310
## [2.0.0](https://github.com/unraid/libvirt/compare/v1.2.2...v2.0.0) (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.0",
3+
"version": "2.0.1",
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)