Skip to content

Commit da56e5c

Browse files
committed
tag 2025.0.6
1 parent 8d25997 commit da56e5c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [2025.0.6] - 2025-02-19
8+
9+
- feat: add direct files reference
10+
- feat: files autocompletion
11+
712
## [2025.0.5] - 2025-02-17
813

914
- feat: basic attributes autocompletion

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
33
pluginName = .gitattributes support
44
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion=2025.0.5
6+
pluginVersion=2025.0.6
77

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

0 commit comments

Comments
 (0)