diff --git a/modules/cli/package.json b/modules/cli/package.json index f4ffa537..8937d48b 100644 --- a/modules/cli/package.json +++ b/modules/cli/package.json @@ -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 ", "homepage": "https://iabtcf.com/", diff --git a/modules/cmpapi/package.json b/modules/cmpapi/package.json index d344a9a0..f4fa57b0 100644 --- a/modules/cmpapi/package.json +++ b/modules/cmpapi/package.json @@ -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 ", "homepage": "https://iabtcf.com/", diff --git a/modules/core/package.json b/modules/core/package.json index a6cb54a8..a70b1873 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -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 ", "homepage": "https://iabtcf.com/", diff --git a/modules/stub/package.json b/modules/stub/package.json index 0bb280ba..15a75b23 100644 --- a/modules/stub/package.json +++ b/modules/stub/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/stub", - "version": "1.5.7", + "version": "1.5.8", "description": "CMP API Stub code", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", diff --git a/modules/testing/package.json b/modules/testing/package.json index 1f56691e..11e2e64c 100644 --- a/modules/testing/package.json +++ b/modules/testing/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/testing", - "version": "1.5.7", + "version": "1.5.8", "description": "Shared testing utilities", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", diff --git a/package.json b/package.json index c9138094..14583cb9 100644 --- a/package.json +++ b/package.json @@ -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": [