Skip to content

Commit a1d9a72

Browse files
authored
0.118.2 (#7863)
1 parent ee936de commit a1d9a72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.118.2
4+
5+
### Fixes
6+
7+
- Long coding agent problem statement results in unrecoverable error (Truncate coding agent problem_statement). https://github.com/microsoft/vscode-pull-request-github/issues/7861
8+
39
## 0.118.1
410

511
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tokenInformation",
3838
"treeViewMarkdownMessage"
3939
],
40-
"version": "0.118.1",
40+
"version": "0.118.2",
4141
"publisher": "GitHub",
4242
"engines": {
4343
"vscode": "^1.104.0"

0 commit comments

Comments
 (0)