Skip to content

Commit 0fe8dc4

Browse files
chore(main): release 1.2.1 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60234ec commit 0fe8dc4

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+
## [1.2.1](https://github.com/unraid/libvirt/compare/v1.2.0...v1.2.1) (2025-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* output types to root ([60234ec](https://github.com/unraid/libvirt/commit/60234ecb5efa52fb8f64c17b8a222b90ea7d0a6e))
9+
310
## [1.2.0](https://github.com/unraid/libvirt/compare/v1.1.4...v1.2.0) (2025-03-28)
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": "1.2.0",
3+
"version": "1.2.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)