Skip to content

Commit 29843e7

Browse files
committed
0.118.2
1 parent 31a817c commit 29843e7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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)