Skip to content

Commit f41ff1d

Browse files
semantic-released-biehl
authored andcommitted
0.32.3
Automatically generated by python-semantic-release
1 parent 6e70fc3 commit f41ff1d

File tree

12 files changed

+15
-11
lines changed

12 files changed

+15
-11
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the "robotcode" extension will be documented in this file
44

55
<!--next-version-placeholder-->
66

7+
## v0.32.3 (2023-04-07)
8+
### Fix
9+
* Correct formatting with robotframework-tidy, also support tidy 4.0 reruns now, closes #124 ([`3b4c0e8`](https://github.com/d-biehl/robotcode/commit/3b4c0e87dec4a1cb62800ccd70c3d7b01b9e7ce9))
10+
711
## v0.32.2 (2023-04-05)
812
### Fix
913
* Update git versions script ([`fb16818`](https://github.com/d-biehl/robotcode/commit/fb16818b61068659b8607eee585a705d8e2caf26))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "RobotFramework support for Visual Studio Code",
55
"icon": "images/icon.png",
66
"publisher": "d-biehl",
7-
"version": "0.32.2",
7+
"version": "0.32.3",
88
"author": {
99
"name": "Daniel Biehl",
1010
"url": "https://github.com/d-biehl/"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.32.2"
1+
__version__ = "0.32.3"

0 commit comments

Comments
 (0)