Skip to content

Commit 484b524

Browse files
chore(main): release 2.0.0 (#40)
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.2.2...v2.0.0) (2025-03-30) ### ⚠ BREAKING CHANGES * major api improvements ([#37](#37)) ### Features * major api improvements ([#37](#37)) ([5b7fa01](5b7fa01)) --- 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 fbaafbe commit 484b524

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/unraid/libvirt/compare/v1.2.2...v2.0.0) (2025-03-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* major api improvements ([#37](https://github.com/unraid/libvirt/issues/37))
9+
10+
### Features
11+
12+
* major api improvements ([#37](https://github.com/unraid/libvirt/issues/37)) ([5b7fa01](https://github.com/unraid/libvirt/commit/5b7fa018cddd4a5eaa140c0de043bb8d2ebeff04))
13+
314
## [1.2.2](https://github.com/unraid/libvirt/compare/v1.2.1...v1.2.2) (2025-03-28)
415

516

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": "1.2.2",
3+
"version": "2.0.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)