Skip to content

Commit

Permalink
v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aitnitishshelage committed Aug 10, 2023
1 parent 1901300 commit 564a453
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/cli",
"version": "1.5.7",
"version": "1.5.8",
"description": "Decode a iab TCF (Transparency and Consent Framework) TC String via the command line",
"author": "Mayank Mishra <mayank@iabtechlab.com>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion modules/cmpapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/cmpapi",
"version": "1.5.7",
"version": "1.5.8",
"description": "Ensures other in-page digital marketing technologies have access to CMP transparency and consent information for the iab. Transparency and Consent Framework (TCF).",
"author": "Mayank Mishra <mayank@iabtechlab.com>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/core",
"version": "1.5.7",
"version": "1.5.8",
"description": "Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF).",
"author": "Mayank Mishra <mayank@iabtechlab.com>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion modules/stub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/stub",
"version": "1.5.7",
"version": "1.5.8",
"description": "CMP API Stub code",
"author": "Mayank Mishra <mayank@iabtechlab.com>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion modules/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/testing",
"version": "1.5.7",
"version": "1.5.8",
"description": "Shared testing utilities",
"author": "Mayank Mishra <mayank@iabtechlab.com>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iabtechlabtcf",
"version": "1.5.7",
"version": "1.5.8",
"description": "Official compliant tool suite for implementing the iab. Transparency and Consent Framework (TCF).",
"private": true,
"workspaces": [
Expand Down

0 comments on commit 564a453

Please sign in to comment.