Skip to content

Commit 69cb514

Browse files
Release updates (#190)
* chore: update changelog * chore: update plugin version
1 parent 69a9e06 commit 69cb514

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add quick fixes back to the file explorer.
10+
711
## [0.0.6] - 2025-05-05
812

913
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
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.6
7+
pluginVersion = 0.0.7
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)