Skip to content

Commit

Permalink
Updated changelog for previous versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nabato committed Apr 30, 2024
1 parent c5725ab commit 80ad611
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 @@ -4,6 +4,12 @@

## [Unreleased]

## [1.0.82]
- Updated changelog for previous versions.

## [1.0.81]
- Svelte support, BG delimiter background fix, etc.

## [1.0.73]
- Better Javascript highlighting by virtue of [Nik Lopin](https://github.com/nlopin).

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 = com.vlnabatov.alabaster
pluginName = Alabaster Themes
pluginRepositoryUrl = https://github.com/nabato/alabaster-themes
# SemVer format -> https://semver.org
pluginVersion = 1.0.81
pluginVersion = 1.0.82

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

0 comments on commit 80ad611

Please sign in to comment.