Release @probo/n8n-nodes-probo/v0.209.0
Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -4,6 +4,13 @@ All notable changes to the `@probo/n8n-nodes-probo` package will be documented i
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [0.209.0] - 2026-07-30
|
||||
|
||||
### Changed
|
||||
|
||||
- User `Get Many` and Document `Get All Signatures` `State`/`Profile State` fields are now multi-select (`States`/`Profile States`), adding `Pending` alongside `Active` and `Deactivated`
|
||||
- User `Archive` operation renamed to `Deactivate`
|
||||
|
||||
## [0.208.0] - 2026-07-28
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@probo/n8n-nodes-probo",
|
||||
"version": "0.208.0",
|
||||
"version": "0.209.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "n8n-node build",
|
||||
|
||||
Reference in New Issue
Block a user