diff --git a/.changes/3.49.json b/.changes/3.49.json new file mode 100644 index 0000000000..3f8d6d6bbb --- /dev/null +++ b/.changes/3.49.json @@ -0,0 +1,8 @@ +{ + "date" : "2025-01-17", + "version" : "3.49", + "entries" : [ { + "type" : "bugfix", + "description" : "/review: Improved success rate of code reviews for certain workspace configurations" + } ] +} \ No newline at end of file diff --git a/.changes/next-release/bugfix-02a84512-83ae-4fbe-a527-292ba072e3e0.json b/.changes/next-release/bugfix-02a84512-83ae-4fbe-a527-292ba072e3e0.json deleted file mode 100644 index a29368a10e..0000000000 --- a/.changes/next-release/bugfix-02a84512-83ae-4fbe-a527-292ba072e3e0.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "/review: Improved success rate of code reviews for certain workspace configurations" -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 30f7bd5bd0..396659d4a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# _3.49_ (2025-01-17) +- **(Bug Fix)** /review: Improved success rate of code reviews for certain workspace configurations + # _3.48_ (2025-01-16) - **(Feature)** Enhance Q inline completion context fetching for better suggestion quality - **(Feature)** /doc: Add error message if updated README is too large diff --git a/gradle.properties b/gradle.properties index 575fd640fb..4087b478a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 # Toolkit Version -toolkitVersion=3.49-SNAPSHOT +toolkitVersion=3.49 # Publish Settings publishToken=