Skip to content

Commit

Permalink
Bump version to 7.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Sep 22, 2023
1 parent 5de6a99 commit 627a4a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@


### 7.12.3 - 22.09.2023
* [Prefill the file dialog with the old name when renaming a file](https://github.com/ionide/ionide-vscode-fsharp/pull/1934) (Thanks @dawedawe!)

### 7.12.2 - 19.09.2023
* [Escape special characters when building test filters](https://github.com/ionide/ionide-vscode-fsharp/pull/1926) (Thanks @Numpsy!)

Expand Down
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1758,5 +1758,5 @@
"type": "git",
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
},
"version": "7.12.2"
"version": "7.12.3"
}

0 comments on commit 627a4a3

Please sign in to comment.