From 2f45a25a30d866aeba3a5c01a6f0f821ad270007 Mon Sep 17 00:00:00 2001 From: nick-funk Date: Mon, 18 Dec 2023 15:05:07 -0700 Subject: [PATCH] bump version to 8.6.5 --- client/package-lock.json | 4 ++-- client/package.json | 2 +- common/package-lock.json | 4 ++-- common/package.json | 2 +- config/package-lock.json | 4 ++-- config/package.json | 2 +- server/package-lock.json | 4 ++-- server/package.json | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index a10e0a3546..3398417764 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "license": "Apache-2.0", "dependencies": { "@ampproject/toolbox-cache-url": "^2.9.0", diff --git a/client/package.json b/client/package.json index a14be8691f..21c91034a7 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [ diff --git a/common/package-lock.json b/common/package-lock.json index c145b0c349..56d1732976 100644 --- a/common/package-lock.json +++ b/common/package-lock.json @@ -1,12 +1,12 @@ { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "license": "ISC", "dependencies": { "coral-config": "../config/dist", diff --git a/common/package.json b/common/package.json index 946862ee4c..26d9e08d1f 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/config/package-lock.json b/config/package-lock.json index fa6e8e4f8e..e495633c70 100644 --- a/config/package-lock.json +++ b/config/package-lock.json @@ -1,12 +1,12 @@ { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "license": "ISC", "dependencies": { "typescript": "^3.9.5" diff --git a/config/package.json b/config/package.json index 06ec1340e4..efb5c02649 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "8.6.4", + "version": "8.6.5", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/server/package-lock.json b/server/package-lock.json index be5c317d1f..95646ccf5c 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -1,12 +1,12 @@ { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "license": "Apache-2.0", "dependencies": { "@ampproject/toolbox-cache-url": "^2.9.0", diff --git a/server/package.json b/server/package.json index 8d00b2db9a..ebed5404ea 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "8.6.4", + "version": "8.6.5", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [