From 082354c722b31ae37cf6879618bef4466c33710d Mon Sep 17 00:00:00 2001 From: Marco Prontera Date: Thu, 3 Aug 2023 10:07:33 +0200 Subject: [PATCH 1/2] ci: fix deploy script --- bin/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/version b/bin/version index 9d8fae50..703dd991 100755 --- a/bin/version +++ b/bin/version @@ -16,7 +16,7 @@ for pkg in ./modules/*; do done # Updated references to other iab libs but only hard versions -sed -i '' 's/\(\@iabtcf\/.*\)":.*"[0-9]*\..*"/\1": "'$npm_package_version'"/g' ./modules/**/package.json +sed -i '' 's/\(\@iabtechlabtcf\/.*\)":.*"[0-9]*\..*"/\1": "'$npm_package_version'"/g' ./modules/**/package.json # add this to the previous commit git add -A && git commit --amend --no-edit From a9a4bc8602d49a5a704ae8dcee1d3a2b75b025ef Mon Sep 17 00:00:00 2001 From: Marco Prontera Date: Thu, 3 Aug 2023 10:07:47 +0200 Subject: [PATCH 2/2] docs: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1f35d54..5f2dc706 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es) -# @iabtcf +# @iabtechlabtcf -Official JavaScript / TypeScript compliant tool suite for implementing the Transparency and Consent Framework (TCF) v2.0. The essential toolkit for CMPs. +Official JavaScript / TypeScript compliant tool suite for implementing the Transparency and Consent Framework (TCF) v2.2. The essential toolkit for CMPs. This is a mono repo containing 5 modules: