File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.1] - 2025-07-17
9+
10+ - fix: simplify getContentByKey method by removing unused attribute parameter
11+
812## [ 1.0.0] - 2025-07-15
913
1014- refactor: enhance validation output to differentiate between errors and warnings
@@ -60,6 +64,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6064
6165Initial release
6266
67+ [ 1.0.1 ] : https://github.com/move-elevator/composer-translation-validator/compare/1.0.0...1.0.1
6368[ 1.0.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.5.0...1.0.0
6469[ 0.5.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.4.0...0.5.0
6570[ 0.4.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.3.0...0.4.0
You can’t perform that action at this time.
0 commit comments