Skip to content

Commit 3ff9204

Browse files
committed
Bump version to 7.26.1
1 parent 0d96915 commit 3ff9204

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.26.1 - 01.06.2025
3+
4+
* Update to FSAC 0.78.3. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.3) for more details.
5+
26
### 7.26.0 - 01.06.2025
37

48
* Remove the explicit dependency on any C# extension, and instead recommend the appropriate C# extension for the client (VSCode, Codium, Cursor, etc) via an 'extension pack'. [ionide/ionide-vscode-fsharp#2088](https://github.com/ionide/ionide-vscode-fsharp/pull/2088) - thanks @dbrattli!

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.0"
1851+
"version": "7.26.1"
18521852
}

0 commit comments

Comments
 (0)