Skip to content

Commit

Permalink
Prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Aug 9, 2023
1 parent 9bcae11 commit 36ff3c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

## [Unreleased]

## [1.0.1] - 2023-08-09

### Fixed
- Fixed the plugin compatibility metadata

## [1.0.0] - 2023-07-24

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginGroup = io.smallrye
pluginName = smallrye-graphql-client-intellij-plugin
pluginRepositoryUrl = https://github.com/smallrye/smallrye-graphql-client-intellij-plugin
# SemVer format -> https://semver.org
pluginVersion = 1.0.0
pluginVersion = 1.0.1

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 223
Expand Down

0 comments on commit 36ff3c4

Please sign in to comment.