Skip to content

Commit

Permalink
Update changelog and version in preparation for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasankavitha committed Jul 26, 2024
1 parent 5d11bfe commit c166f0f
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.3.10]
### Fixed
* Fix loading of DGS related components and inspections for new DGS projects.

## [1.3.8]
### Fixed
* fix: @DgsEntity hint for resolvable false by @JocyW in https://github.com/Netflix/dgs-intellij-plugin/pull/86
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

pluginGroup = com.netflix.graphql.dgs
pluginName = dgs-intellij-plugin
pluginVersion = 1.3.9
pluginVersion = 1.3.10

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit c166f0f

Please sign in to comment.