Skip to content

Commit bf7d7c8

Browse files
chore(main): release 2.0.2 (#43)
🤖 I have created a release *beep* *boop* --- ## [2.0.2](v2.0.1...v2.0.2) (2025-03-30) ### Bug Fixes * publish to correct directory ([90a6294](90a6294)) --- 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 c8687cf commit bf7d7c8

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.2](https://github.com/unraid/libvirt/compare/v2.0.1...v2.0.2) (2025-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* publish to correct directory ([90a6294](https://github.com/unraid/libvirt/commit/90a6294d24538df22dd53d9ce2de525c5ff7d87a))
9+
310
## [2.0.1](https://github.com/unraid/libvirt/compare/v2.0.0...v2.0.1) (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.1",
3+
"version": "2.0.2",
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)