Skip to content

Commit ad6bb08

Browse files
committed
Version bump
1 parent e617101 commit ad6bb08

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
These versions follow [Semantic Versioning 2.0](https://semver.org).
44

5+
## 1.2.4 (2024-03-21)
6+
7+
### Fixed
8+
9+
- Command’s user options normalization fix
10+
511
## 1.2.3 (2024-03-21)
612

713
This patch contains two fixes for user options: one for a stupid typo and another for

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Ruff",
44
"organization": "Aeron",
55
"description": "Ruff, an extremely fast Python linter (and formatter), written in Rust, for Nova.",
6-
"version": "1.2.3",
6+
"version": "1.2.4",
77
"categories": [
88
"issues",
99
"commands",

0 commit comments

Comments
 (0)