Skip to content

Commit e02cf6f

Browse files
committed
Bump version to 7.26.5
1 parent c5fa1bc commit e02cf6f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

release/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 7.26.5 - 21.07.2025
2+
3+
* ionide-fsgrammar: [fix: inline on getter/setter](https://github.com/ionide/ionide-fsgrammar/pull/228) from @MangelMaxime.
4+
* ionide-fsgrammar: [fix: remove non-needed comment patterns + rewrite invalid endCaptures to whileCaptures](https://github.com/ionide/ionide-fsgrammar/pull/231) from @MangelMaxime.
5+
* ionide-fsgrammar: [feat: add support for | null highlighting](https://github.com/ionide/ionide-fsgrammar/pull/230) from @MangelMaxime.
6+
17
### 7.26.4 - 19.07.2025
28

39
* [Fix macos test discovery, update stale env var with process.env vars](https://github.com/ionide/ionide-vscode-fsharp/pull/2096) from @rowanhwilliams.

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

0 commit comments

Comments
 (0)