Skip to content

Commit ecd7c98

Browse files
Release updates (#174)
* chore: Update changelog * chore: Update version for release
1 parent 7d00bee commit ecd7c98

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Fix support for custom Oxlint config files.
10+
- Remove quick fix from file explorer context menu until the action supports it.
11+
712
## [0.0.4] - 2025-04-25
813

914
### Fixed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.oxc.project.oxcintellijplugin
44
pluginName = Oxc
55
pluginRepositoryUrl = https://github.com/oxc-project/oxc-intellij-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.0.4
7+
pluginVersion = 0.0.5
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 243

0 commit comments

Comments
 (0)