Skip to content

Commit d774fad

Browse files
Mingyu Cuisemantic-release-bot
authored andcommitted
chore(release): 1.6.0
## [1.6.0](v1.5.1...v1.6.0) (2023-08-21) ### Features * add useAreAllConsentsAccepted() hook ([#22](#22)) ([c50588b](c50588b))
1 parent c50588b commit d774fad

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.0](https://github.com/s-group-dev/react-usercentrics/compare/v1.5.1...v1.6.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* add useAreAllConsentsAccepted() hook ([#22](https://github.com/s-group-dev/react-usercentrics/issues/22)) ([c50588b](https://github.com/s-group-dev/react-usercentrics/commit/c50588b846204e43f9a69323bac42bcb91833415))
7+
18
## [1.5.1](https://github.com/s-group-dev/react-usercentrics/compare/v1.5.0...v1.5.1) (2023-07-24)
29

310

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.5.1",
3+
"version": "1.6.0",
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)