Skip to content

Commit fa8eb8f

Browse files
committed
Bump version to 7.25.1
1 parent e0e1b0c commit fa8eb8f

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+
### 7.25.1 - 17.02.2025
3+
4+
* Update to FSAC 0.77.2. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.2) for more details.
5+
* This fixes an issue with trying to design time build projects that can't be built
6+
27
### 7.25.0 - 14.02.2025
38

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

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1831,5 +1831,5 @@
18311831
"type": "git",
18321832
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18331833
},
1834-
"version": "7.25.0"
1834+
"version": "7.25.1"
18351835
}

0 commit comments

Comments
 (0)