Skip to content

Commit 427df1a

Browse files
committed
Bump version to 7.25.7
1 parent 7bb5f37 commit 427df1a

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.25.7 - 25.03.2025
4+
5+
* Update to FSAC 0.77.5. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.5) for more details.
6+
27
### 7.25.6 - 16.03.2025
38

49
* Fix [#1018](https://github.com/ionide/ionide-vscode-fsharp/issues/1018) - [Prevent solution explorer from stealing focus](https://github.com/ionide/ionide-vscode-fsharp/pull/2075) from @TheAngryByrd

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1845,5 +1845,5 @@
18451845
"type": "git",
18461846
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18471847
},
1848-
"version": "7.25.6"
1848+
"version": "7.25.7"
18491849
}

0 commit comments

Comments
 (0)