Skip to content

Commit 3ca5fbd

Browse files
chore(main): release 1.2.0 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a81afa9 commit 3ca5fbd

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.0](https://github.com/unraid/libvirt/compare/v1.1.4...v1.2.0) (2025-03-28)
4+
5+
6+
### Features
7+
8+
* move types to ensure consistent usage ([a81afa9](https://github.com/unraid/libvirt/commit/a81afa9af8c8e48332a92688a1ee042a0e38c098))
9+
310
## [1.1.4](https://github.com/unraid/libvirt/compare/v1.1.3...v1.1.4) (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.1.4",
3+
"version": "1.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)