Skip to content

Commit

Permalink
chore(release): prepare for version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Oct 29, 2023
1 parent 9014ff4 commit 29216fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.

## [Unreleased]
## [1.0.9] - 2023-10-29

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.0.8] - 2023-08-13

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginName = IntelliJ Solid Plugin
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-solidjs

# SemVer format -> https://semver.org
pluginVersion = 1.0.8
pluginVersion = 1.0.9

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

0 comments on commit 29216fd

Please sign in to comment.