We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a13d2 commit b36e4b1Copy full SHA for b36e4b1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.76.1
4
+
5
+### Changes
6
7
+- Added telemetry for the acceptance rate of the generated PR title and description.
8
9
## 0.76.0
10
11
### Changes
package.json
@@ -24,7 +24,7 @@
24
"readonlyMessage",
25
"treeViewMarkdownMessage"
26
],
27
- "version": "0.76.0",
+ "version": "0.76.1",
28
"publisher": "GitHub",
29
"engines": {
30
"vscode": "^1.83.0"
0 commit comments