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

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new a5f8b378 release v0.1.3
a5f8b378 is described below

commit a5f8b378f252d9d6cb5e53a726c591f5ec234e7e
Author: mfordjody <[email protected]>
AuthorDate: Fri Jul 11 01:09:13 2025 +0800

    release v0.1.3
---
 .github/workflows/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index bd69d425..4985f14f 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,7 +60,7 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            🎖️ This is the first official release of the milestone.
+            Fix the problem that dubbo-cp service traffic has no corresponding 
endpoint.
           draft: false
           prerelease: false
 

Reply via email to