Skip to content

Commit 8d75044

Browse files
committed
chore(release): bump version to 1.50.1
1 parent 4bfda8e commit 8d75044

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ 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

88
## [Unreleased]
9+
10+
## [1.50.1] - 2026-03-23
911
### Fixed
1012
- Fixed `bom.replace` rules with a `license` field: the license is now applied to the replaced result instead of being silently dropped
1113

src/scanoss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
THE SOFTWARE.
2323
"""
2424

25-
__version__ = '1.50.0'
25+
__version__ = '1.50.1'

0 commit comments

Comments
 (0)