Skip to content

Commit 0295f85

Browse files
committed
Bump version to 7.12.4
1 parent 9c7f646 commit 0295f85

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
### 7.12.4 - 27.09.2023
3+
4+
* Update to FSAC 0.64.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.0) for more details.
5+
* [Default to RoslynSourceText](https://github.com/fsharp/FsAutoComplete/pull/1168) (Thanks @TheAngryByrd!)
6+
27

38
### 7.12.3 - 22.09.2023
49
* [Prefill the file dialog with the old name when renaming a file](https://github.com/ionide/ionide-vscode-fsharp/pull/1934) (Thanks @dawedawe!)

release/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,5 +1758,5 @@
17581758
"type": "git",
17591759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
17601760
},
1761-
"version": "7.12.3"
1762-
}
1761+
"version": "7.12.4"
1762+
}

0 commit comments

Comments
 (0)