Skip to content

Commit 944c5e7

Browse files
committed
Bump version to 7.12.5
1 parent 29592c1 commit 944c5e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

release/CHANGELOG.md

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

2+
### 7.12.5 - 02.10.2023
3+
* [Test Runner: Fixing XUnit Theory Test Detection](https://github.com/ionide/ionide-vscode-fsharp/pull/1936) (Thanks @farlee2121!)
4+
* [Test Runner: Fix running tests on zsh](https://github.com/ionide/ionide-vscode-fsharp/pull/1940) (Thanks @TheAngryByrd!)
5+
26
### 7.12.4 - 27.09.2023
37

48
* Update to FSAC 0.64.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.0) for more details.

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.4"
1761+
"version": "7.12.5"
17621762
}

0 commit comments

Comments
 (0)