Release @probo/n8n-nodes-probo/v0.210.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-07-31 13:13:25 +02:00
parent dc7d474347
commit 65a3186d68
3 changed files with 9 additions and 2 deletions

View File

@@ -4,6 +4,13 @@ All notable changes to the `@probo/n8n-nodes-probo` package will be documented i
## Unreleased
## [0.210.0] - 2026-07-31
### Added
- Device `Create`, `Get Many`, `Get`, `Revoke`, `Delete`, and `Set Owner` operations to manage ITAM devices
- Organization `Delete Horizontal Logo` operation
## [0.209.0] - 2026-07-30
### Changed

View File

@@ -1,6 +1,6 @@
{
"name": "@probo/n8n-nodes-probo",
"version": "0.209.0",
"version": "0.210.0",
"main": "index.js",
"scripts": {
"build": "n8n-node build",