Skip to content

Commit 3074d8d

Browse files
release: v1.0.0-beta.7 (nacos 3.2.1) (#25)
Co-authored-by: nacos-sdk-proto-bot[bot] <nacos-sdk-proto-bot[bot]@users.noreply.github.com>
1 parent 8125809 commit 3074d8d

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.6",
3+
"version": "1.0.0-beta.7",
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:19:10Z"
5+
"generated_at": "2026-05-21T06:26:55Z"
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.6"
7+
version = "1.0.0-beta.7"
88
description = "Nacos SDK Protocol Buffers for Python"
99
requires-python = ">=3.8"
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)