From 4ad2a1f6190feb540df59aa1f293dc2ca05cef6e Mon Sep 17 00:00:00 2001 From: Nitish Shelage Date: Thu, 19 Dec 2024 18:14:26 +0000 Subject: [PATCH] version bump to 3.1.5 --- modules/cmpapi/package.json | 2 +- modules/stub/package.json | 2 +- package-lock.json | 8 ++++---- package.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/cmpapi/package.json b/modules/cmpapi/package.json index 3a2fe11..8b8ef3f 100644 --- a/modules/cmpapi/package.json +++ b/modules/cmpapi/package.json @@ -1,6 +1,6 @@ { "name": "@iabgpp/cmpapi", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "private": false, "type": "module", diff --git a/modules/stub/package.json b/modules/stub/package.json index 12731aa..b38f860 100644 --- a/modules/stub/package.json +++ b/modules/stub/package.json @@ -1,6 +1,6 @@ { "name": "@iabgpp/stub", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "type": "module", "main": "lib/stub.js", diff --git a/package-lock.json b/package-lock.json index 7448c4b..f160365 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iabgpp", - "version": "3.1.4", + "version": "3.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iabgpp", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "workspaces": [ "modules/stub", @@ -15,7 +15,7 @@ }, "modules/cmpapi": { "name": "@iabgpp/cmpapi", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "devDependencies": { "@types/jest": "^28.1.6", @@ -47,7 +47,7 @@ }, "modules/stub": { "name": "@iabgpp/stub", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "devDependencies": { "@babel/cli": "^7.18.6", diff --git a/package.json b/package.json index d659fcf..896ca35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iabgpp", - "version": "3.1.4", + "version": "3.1.5", "license": "Apache-2.0", "private": false, "workspaces" : [