Skip to content

Commit fad1b53

Browse files
committed
Bump version to 7.2.1
1 parent 065a310 commit fad1b53

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 7.2.0 - 24.08.2022
1+
### 7.2.1 - 27.09.2022
2+
3+
* Update and use FSAC 0.57.3 to fix crashes in codefixes
4+
5+
### 7.2.0 - 24.09.2022
26

37
* [Group discovered tests by namespace](https://github.com/ionide/ionide-vscode-fsharp/pull/1766) (thanks @kojo12228!)
48
* [Many](https://github.com/ionide/ionide-vscode-fsharp/pull/1775), [many](https://github.com/ionide/ionide-vscode-fsharp/pull/1776) [fixes](https://github.com/ionide/ionide-vscode-fsharp/pull/1777) to the add and remove files functionality (thanks @MangelMaxime!)

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1596,5 +1596,5 @@
15961596
"type": "git",
15971597
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
15981598
},
1599-
"version": "7.2.0"
1599+
"version": "7.2.1"
16001600
}

0 commit comments

Comments
 (0)