Skip to content

Commit 80f2678

Browse files
committed
chore:Updates CHANGELOG.md file
1 parent f0c1e85 commit 80f2678

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Upcoming changes...
1111

12+
## [1.25.2] - 2025-06-18
13+
### Fixed
14+
- Avoids errors when no versions are declared on scanner results in `inspect` subcommand
15+
1216
## [1.25.1] - 2025-06-12
1317
### Fixed
1418
- Removed dependency components from the undeclared component list in the `inspect` subcommand.
@@ -534,4 +538,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
534538
[1.23.0]: https://github.com/scanoss/scanoss.py/compare/v1.22.0...v1.23.0
535539
[1.24.0]: https://github.com/scanoss/scanoss.py/compare/v1.23.0...v1.24.0
536540
[1.25.0]: https://github.com/scanoss/scanoss.py/compare/v1.24.0...v1.25.0
537-
[1.25.1]: https://github.com/scanoss/scanoss.py/compare/v1.25.0...v1.25.1
541+
[1.25.1]: https://github.com/scanoss/scanoss.py/compare/v1.25.0...v1.25.1
542+
[1.25.2]: https://github.com/scanoss/scanoss.py/compare/v1.25.1...v1.25.2

0 commit comments

Comments
 (0)