diff --git a/packages/client/package.json b/packages/client/package.json index 3d3a8de..86ac892 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -2,7 +2,7 @@ "name": "@qnx/client", "description": "@qnx/client for handling response", "author": "Yatendra Kushwaha ", - "version": "0.6.8", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "homepage": "https://github.com/yatendra121/qnx/tree/main/packages/client", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 735ecc0..1eef907 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -2,7 +2,7 @@ "name": "@qnx/crypto", "description": "Crypto functions", "author": "Yatendra Kushwaha ", - "version": "0.6.12", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "homepage": "https://github.com/yatendra121/qnx/tree/main/packages/crypto", diff --git a/packages/errors/package.json b/packages/errors/package.json index 08dc353..d3df4e8 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -2,7 +2,7 @@ "name": "@qnx/errors", "description": "Collection for handle express error response", "author": "Yatendra Kushwaha ", - "version": "0.6.15", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "homepage": "https://github.com/yatendra121/qnx/tree/main/packages/errors", diff --git a/packages/log/package.json b/packages/log/package.json index 6a61ff3..b25e989 100644 --- a/packages/log/package.json +++ b/packages/log/package.json @@ -2,7 +2,7 @@ "name": "@qnx/log", "description": "Collection of utilities of console log", "author": "Yatendra Kushwaha ", - "version": "0.6.8", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "files": [ diff --git a/packages/response/package.json b/packages/response/package.json index e108281..4b73d41 100644 --- a/packages/response/package.json +++ b/packages/response/package.json @@ -2,7 +2,7 @@ "name": "@qnx/response", "description": "Collection of async functions for express response", "author": "Yatendra Kushwaha ", - "version": "0.6.14", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "homepage": "https://github.com/yatendra121/qnx/tree/main/packages/response", diff --git a/packages/winston/package.json b/packages/winston/package.json index 0cfcebf..34c4323 100644 --- a/packages/winston/package.json +++ b/packages/winston/package.json @@ -2,7 +2,7 @@ "name": "@qnx/winston", "description": "Logger instance for express error response", "author": "Yatendra Kushwaha ", - "version": "0.6.8", + "version": "0.6.16", "license": "MIT", "funding": "https://github.com/sponsors/yatendra121", "homepage": "https://github.com/yatendra121/qnx/tree/main/packages/winston",