Skip to content

Commit a7f3f72

Browse files
committed
Bump version to 7.12.1
1 parent be43161 commit a7f3f72

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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+
3+
### 7.12.1 - 18.09.2023
4+
* Update to FSAC 0.63.1. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.63.1) for more details.
5+
* [Fix regression of AutoDiscoverTestsOnLoad behavior ](https://github.com/ionide/ionide-vscode-fsharp/pull/1933) (Thanks @farlee2121!)
6+
27
### 7.12.0 - 16.09.2023
38
* [Add a leading space to the default prefix in LineLens.config](https://github.com/ionide/ionide-vscode-fsharp/pull/1928) (Thanks @Numpsy)
49
* [Make LineLens.configChangedHandler update the config directly, instead of through a ref](https://github.com/ionide/ionide-vscode-fsharp/pull/1929) (Thanks @Numpsy)

release/package.json

Lines changed: 1 addition & 1 deletion
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.0"
1761+
"version": "7.12.1"
17621762
}

0 commit comments

Comments
 (0)