Skip to content

Commit f542746

Browse files
committed
v0.1.3
1 parent 4020132 commit f542746

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# add-final-modifier Changelog
44

5+
## 0.1.3 - 2025-05-22
6+
7+
### Added
8+
- Updated the intention logic to better handle final modifier additions for fields, variables
9+
510
## 0.1.2 - 2023-07-27
611

712
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = lwm.plugins
44
pluginName = add-final-modifier
55
pluginRepositoryUrl = https://github.com/githublwm/Add-Final-Modifier
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.1.2
7+
pluginVersion = 0.1.3
88

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

0 commit comments

Comments
 (0)