Skip to content

Commit f1fe643

Browse files
chore(main): release 2.1.0 (#48)
🤖 I have created a release *beep* *boop* --- ## [2.1.0](v2.0.4...v2.1.0) (2025-03-30) ### Features * domain resume and suspend ([#47](#47)) ([2b96ed3](2b96ed3)) --- 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 2b96ed3 commit f1fe643

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.0](https://github.com/unraid/libvirt/compare/v2.0.4...v2.1.0) (2025-03-30)
4+
5+
6+
### Features
7+
8+
* domain resume and suspend ([#47](https://github.com/unraid/libvirt/issues/47)) ([2b96ed3](https://github.com/unraid/libvirt/commit/2b96ed3b5e9e74a1f1c134a4dc24d237b29ac2f0))
9+
310
## [2.0.4](https://github.com/unraid/libvirt/compare/v2.0.3...v2.0.4) (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.4",
3+
"version": "2.1.0",
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)