Skip to content

Commit e4641dd

Browse files
iirojsemantic-release-bot
authored andcommitted
chore(release): 2.0.0
## [2.0.0](v1.7.4...v2.0.0) (2025-03-28) ### ⚠ BREAKING CHANGES * There are no functional changes. This version is only released to sync the package version with the supported Usercentrics Web CMP v2 version. ### Documentation * bump major version to sync with Usercentrics Web CMP v2 version ([a4341d4](a4341d4))
1 parent 360ecc8 commit e4641dd

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.0](https://github.com/s-group-dev/react-usercentrics/compare/v1.7.4...v2.0.0) (2025-03-28)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* There are no functional changes. This version is
6+
only released to sync the package version with the supported
7+
Usercentrics Web CMP v2 version.
8+
9+
### Documentation
10+
11+
* bump major version to sync with Usercentrics Web CMP v2 version ([a4341d4](https://github.com/s-group-dev/react-usercentrics/commit/a4341d4ffb24c95d8acf1a5d54651ba47c3403ad))
12+
113
## [1.7.4](https://github.com/s-group-dev/react-usercentrics/compare/v1.7.3...v1.7.4) (2025-01-15)
214

315
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-group/react-usercentrics",
3-
"version": "1.7.4",
3+
"version": "2.0.0",
44
"description": "React utils for interacting with the Usercentrics Browser CMP",
55
"author": "Iiro Jäppinen <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)