Skip to content

Commit fa02eae

Browse files
committed
Bump version to 7.26.6
1 parent 7fc443c commit fa02eae

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1+
2+
### 7.26.6 - 02.08.2025
3+
4+
* Update to FSAC 0.78.5 Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.5) for more details.
5+
16
### 7.26.5 - 21.07.2025
27

38
* ionide-fsgrammar: [fix: inline on getter/setter](https://github.com/ionide/ionide-fsgrammar/pull/228) from @MangelMaxime.
49
* ionide-fsgrammar: [fix: remove non-needed comment patterns + rewrite invalid endCaptures to whileCaptures](https://github.com/ionide/ionide-fsgrammar/pull/231) from @MangelMaxime.
510
* ionide-fsgrammar: [feat: add support for | null highlighting](https://github.com/ionide/ionide-fsgrammar/pull/230) from @MangelMaxime.
611

712

8-
### 7.26.5 - 02.08.2025
9-
10-
* Update to FSAC 0.78.. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.5) for more details.
11-
1213
### 7.26.4 - 19.07.2025
1314

1415
* [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.5"
1851+
"version": "7.26.6"
18521852
}

0 commit comments

Comments
 (0)