Skip to content

Commit 883ce16

Browse files
release: v1.0.0-beta.8 (nacos 3.2.1)
1 parent ee2ef44 commit 883ce16

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nacos-group/sdk-proto",
3-
"version": "1.0.0-beta.7",
3+
"version": "1.0.0-beta.8",
44
"description": "Nacos SDK Protocol Buffers for Node.js",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

proto/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"source": "tag",
33
"nacos_ref": "3.2.1",
44
"nacos_commit": "fa05d6e62e6bedbdb63b74acb5c7bcb6847d9bd8",
5-
"generated_at": "2026-05-21T06:26:55Z"
5+
"generated_at": "2026-05-22T09:49:35Z"
66
}

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "nacos-sdk-proto"
7-
version = "1.0.0-beta.7"
7+
version = "1.0.0-beta.8"
88
description = "Nacos SDK Protocol Buffers for Python"
99
requires-python = ">=3.8"
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)