Skip to content

Commit f345c7b

Browse files
committed
Bump version to 7.27.0
1 parent 066fb3e commit f345c7b

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,3 +1,7 @@
1+
### 7.27.0 - 10.09.2025
2+
3+
* [implements file type filtering for Explorer](https://github.com/ionide/ionide-vscode-fsharp/pull/2104) [#2103](https://github.com/ionide/ionide-vscode-fsharp/issues/2103) from thatrajeevkr.
4+
15
### 7.26.7 - 06.09.2025
26

37
* Register project files as being the `xml` language to enable XML language features in project files without the TinToy project tools extension [ionide/ionide-vscode-fsharp#2097](https://github.com/ionide/ionide-vscode-fsharp/pull/2097)

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1853,5 +1853,5 @@
18531853
"type": "git",
18541854
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18551855
},
1856-
"version": "7.26.7"
1856+
"version": "7.27.0"
18571857
}

0 commit comments

Comments
 (0)