Skip to content

Commit 258a60a

Browse files
release: version 1.0.1
1 parent 86af034 commit 258a60a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

6165
Initial 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

0 commit comments

Comments
 (0)