File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff 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.28.2] - 2025-07-14
13+ ### Fixed
14+ - Fix CycloneDX format when license id is None
15+
1216## [ 1.28.1] - 2025-07-10
1317### Added
1418- Fix purls parsing on ` crypto ` subcommand
@@ -593,3 +597,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
593597[ 1.27.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.27.0...v1.27.1
594598[ 1.28.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.27.1...v1.28.0
595599[ 1.28.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.28.0...v1.28.1
600+ [ 1.28.2 ] : https://github.com/scanoss/scanoss.py/compare/v1.28.1...v1.28.2
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '1.28.1 '
25+ __version__ = '1.28.2 '
You can’t perform that action at this time.
0 commit comments