Release @probo/n8n-nodes-probo/v0.188.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -20269,7 +20269,7 @@
|
|||||||
},
|
},
|
||||||
"packages/n8n-node": {
|
"packages/n8n-node": {
|
||||||
"name": "@probo/n8n-nodes-probo",
|
"name": "@probo/n8n-nodes-probo",
|
||||||
"version": "0.187.1",
|
"version": "0.188.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@n8n/node-cli": "^0.24.1",
|
"@n8n/node-cli": "^0.24.1",
|
||||||
|
|||||||
@@ -4,6 +4,17 @@ All notable changes to the `@probo/n8n-nodes-probo` package will be documented i
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.188.0] - 2026-05-26
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add `measure linkThirdParty`/`unlinkThirdParty` operations
|
||||||
|
- Add `thirdParty linkThirdParty`/`unlinkThirdParty`/`listChildThirdParties` operations for self-referential relations
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Allow initial minor publishing of documents
|
||||||
|
|
||||||
## [0.187.1] - 2026-05-25
|
## [0.187.1] - 2026-05-25
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@probo/n8n-nodes-probo",
|
"name": "@probo/n8n-nodes-probo",
|
||||||
"version": "0.187.1",
|
"version": "0.188.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "n8n-node build",
|
"build": "n8n-node build",
|
||||||
|
|||||||
Reference in New Issue
Block a user