We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a9e06 commit 69cb514Copy full SHA for 69cb514
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Add quick fixes back to the file explorer.
10
11
## [0.0.6] - 2025-05-05
12
13
### Added
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.github.oxc.project.oxcintellijplugin
pluginName = Oxc
pluginRepositoryUrl = https://github.com/oxc-project/oxc-intellij-plugin
# SemVer format -> https://semver.org
-pluginVersion = 0.0.6
+pluginVersion = 0.0.7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 243
0 commit comments