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

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-13 15:24:34 +04:00
parent 004ea564f4
commit 0d37f7d315
3 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to the `@probo/n8n-nodes-probo` package will be documented i
## Unreleased
## [0.185.0] - 2026-05-13
### Changed
- Drop the `consentMode` field from cookie banner create/update operations and remove `consent_mode` from cookie banner outputs — consent mode is now derived from the visitor's geolocation at consent time (breaking)
## [0.184.0] - 2026-05-12
### Changed