Skip to content

Commit 46bb7ef

Browse files
committed
Bump version to 7.26.4
1 parent af52dea commit 46bb7ef

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 7.26.4 - 19.07.2025
2+
3+
* [Fix macos test discovery, update stale env var with process.env vars](https://github.com/ionide/ionide-vscode-fsharp/pull/2096) from @rowanhwilliams.
4+
15
### 7.26.3 - 12.07.2025
26

3-
* * Update to FSAC 0.78.4. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.4) for more details.
7+
* Update to FSAC 0.78.4. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.4) for more details.
48

59
### 7.26.2 - 10.06.2025
610

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1848,5 +1848,5 @@
18481848
"type": "git",
18491849
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18501850
},
1851-
"version": "7.26.3"
1851+
"version": "7.26.4"
18521852
}

0 commit comments

Comments
 (0)