Skip to content

Commit

Permalink
chore: release v0.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
yatendra121 committed May 23, 2024
1 parent 6e7949a commit 42d35b5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/client",
"description": "@qnx/client for handling response",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/crypto",
"description": "Crypto functions",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/errors",
"description": "Collection for handle express error response",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/log",
"description": "Collection of utilities of console log",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"version": "0.6.8",
"version": "0.6.16",
"license": "MIT",
"funding": "https://github.com/sponsors/yatendra121",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/response",
"description": "Collection of async functions for express response",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@qnx/winston",
"description": "Logger instance for express error response",
"author": "Yatendra Kushwaha <https://github.com/yatendra121>",
"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",
Expand Down

0 comments on commit 42d35b5

Please sign in to comment.