Skip to content

Commit c64dff1

Browse files
authored
Release 1.0.9 (#13)
1 parent f553f58 commit c64dff1

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# CodeClocker Changelog
44

5+
## [Unreleased]
6+
57
## [1.0.9] - 2025-11-16
68

79
- Add status bar widget with daily coding activity
@@ -43,7 +45,8 @@
4345

4446
- Support IntelliJ Platform 2024.3.5
4547

46-
[Unreleased]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.8...HEAD
48+
[Unreleased]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.9...HEAD
49+
[1.0.9]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.8...v1.0.9
4750
[1.0.8]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.7...v1.0.8
4851
[1.0.7]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.6...v1.0.7
4952
[1.0.6]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.5...v1.0.6

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.codeclocker
44
pluginName = CodeClocker
55
pluginRepositoryUrl = https://github.com/codeclocker/codeclocker-intellij-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.0.8
7+
pluginVersion = 1.0.9
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 242

0 commit comments

Comments
 (0)