This is an automated email from the ASF dual-hosted git repository.

baodi pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git

commit 769d7cc512c092a771a4333b75e3a3159762390b
Author: Baodi Shi <[email protected]>
AuthorDate: Sun Apr 9 20:00:41 2023 +0800

    Release v1.8.2
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index beefe29..0b28898 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "pulsar-client",
-  "version": "1.8.1",
+  "version": "1.8.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "pulsar-client",
-      "version": "1.8.1",
+      "version": "1.8.2",
       "hasInstallScript": true,
       "license": "Apache-2.0",
       "dependencies": {
diff --git a/package.json b/package.json
index c32a5ce..0f5086e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "pulsar-client",
-  "version": "1.8.1",
+  "version": "1.8.2",
   "description": "Pulsar Node.js client",
   "main": "index.js",
   "types": "index.d.ts",

Reply via email to