Release @probo/cookie-banner/v0.10.1
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -20446,7 +20446,7 @@
|
||||
},
|
||||
"packages/cookie-banner": {
|
||||
"name": "@probo/cookie-banner",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.28.1",
|
||||
|
||||
@@ -4,6 +4,8 @@ All notable changes to the `@probo/cookie-banner` SDK will be documented in this
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [0.10.1] - 2026-07-28
|
||||
|
||||
### Fixed
|
||||
|
||||
- Grant all Google Consent Mode types when the banner config is unavailable (discovery mode), so GTM-managed tags can fire and be detected instead of staying blocked by the eager deny-all bootstrap
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@probo/cookie-banner",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"description": "Probo cookie consent banner SDK",
|
||||
"type": "module",
|
||||
"main": "dist/cookie-banner.mjs",
|
||||
|
||||
Reference in New Issue
Block a user