Release @probo/n8n-nodes-probo/v0.197.0
Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -21866,7 +21866,7 @@
|
||||
},
|
||||
"packages/n8n-node": {
|
||||
"name": "@probo/n8n-nodes-probo",
|
||||
"version": "0.196.0",
|
||||
"version": "0.197.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@n8n/node-cli": "^0.24.1",
|
||||
|
||||
@@ -4,6 +4,12 @@ All notable changes to the `@probo/n8n-nodes-probo` package will be documented i
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [0.197.0] - 2026-06-22
|
||||
|
||||
### Added
|
||||
|
||||
- `resourceAlias` resource with `setAlias` and `removeAlias` operations on the trust center node
|
||||
|
||||
## [0.196.0] - 2026-06-19
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@probo/n8n-nodes-probo",
|
||||
"version": "0.196.0",
|
||||
"version": "0.197.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "n8n-node build",
|
||||
|
||||
Reference in New Issue
Block a user