Skip to content

Commit 1f5667a

Browse files
chore(main): release 2.2.0 (#66)
🤖 I have created a release *beep* *boop* --- ## [2.2.0](v2.1.0...v2.2.0) (2026-01-05) ### Features * Resume PMSUSPENDED domains by invoking PM wakeup ([#65](#65)) ([d22d53b](d22d53b)) --- 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 b8f764a commit 1f5667a

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.2.0](https://github.com/unraid/libvirt/compare/v2.1.0...v2.2.0) (2026-01-05)
4+
5+
6+
### Features
7+
8+
* Resume PMSUSPENDED domains by invoking PM wakeup ([#65](https://github.com/unraid/libvirt/issues/65)) ([d22d53b](https://github.com/unraid/libvirt/commit/d22d53baa237936df9ebfa790a0c6408b34798f2))
9+
310
## [2.1.0](https://github.com/unraid/libvirt/compare/v2.0.4...v2.1.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.1.0",
3+
"version": "2.2.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)