Skip to content

Commit 586b469

Browse files
committed
Bump version to 7.25.8
1 parent 146bf6f commit 586b469

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,5 +1,10 @@
11

22

3+
### 7.25.8 - 05.05.2025
4+
5+
* Update to FSAC 0.77.7. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.7) for more details.
6+
* Log standard out on passing tests (#2082)[https://github.com/ionide/ionide-vscode-fsharp/pull/2082] from @pblasucci
7+
38
### 7.25.7 - 25.03.2025
49

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

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.7"
1848+
"version": "7.25.8"
18491849
}

0 commit comments

Comments
 (0)