Skip to content

Commit 3aefec3

Browse files
iirojsemantic-release-bot
authored andcommitted
chore(release): 1.4.2
## [1.4.2](v1.4.1...v1.4.2) (2023-04-05) ### Bug Fixes * check if Usercentrics is initialized before loading self ([3f143bd](3f143bd)) * detect change of "has user interacted" status during runtime ([78a1f69](78a1f69))
1 parent 90bc9b9 commit 3aefec3

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.4.2](https://github.com/s-group-dev/react-usercentrics/compare/v1.4.1...v1.4.2) (2023-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* check if Usercentrics is initialized before loading self ([3f143bd](https://github.com/s-group-dev/react-usercentrics/commit/3f143bd12baee98d66e7ff7c2807f6cf0ccf85e3))
7+
* detect change of "has user interacted" status during runtime ([78a1f69](https://github.com/s-group-dev/react-usercentrics/commit/78a1f692b766f9f47fd0968ccaf5f658a7d88c37))
8+
19
## [1.4.1](https://github.com/s-group-dev/react-usercentrics/compare/v1.4.0...v1.4.1) (2023-03-03)
210

311

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.4.1",
3+
"version": "1.4.2",
44
"description": "React utils for interacting with the Usercentrics Browser CMP",
55
"author": "Iiro Jäppinen <iiro.jappinen@sok.fi>",
66
"license": "MIT",

0 commit comments

Comments
 (0)