Release @probo/cookie-banner/v0.9.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-06-05 16:38:32 +02:00
parent 2dfb7a4763
commit 45e1797893
3 changed files with 224 additions and 97 deletions

313
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,12 @@ All notable changes to the `@probo/cookie-banner` SDK will be documented in this
## Unreleased
## [0.9.0] - 2026-06-05
### Added
- Support Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Turkish, Ukrainian, and Chinese
## [0.8.0] - 2026-06-03
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "@probo/cookie-banner",
"version": "0.8.0",
"version": "0.9.0",
"description": "Probo cookie consent banner SDK",
"type": "module",
"main": "dist/cookie-banner.mjs",