File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.12.1] - 2025-08-07
11+
12+ ### Fixed
13+
14+ - SAP: Dismiss popup when opening an inactive FP.
15+
1016## [ 2.12.0] - 2025-06-17
1117
1218### Added
@@ -226,7 +232,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
226232
227233- Initial release
228234
229- [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.12.0...HEAD
235+ [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.12.1...HEAD
236+ [ 2.12.1 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.12.1
230237[ 2.12.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.12.0
231238[ 2.11.1 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.11.1
232239[ 2.11.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.11.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " itk_dev_shared_components"
7- version = " 2.12.0 "
7+ version = " 2.12.1 "
88authors = [
99 { name =" ITK Development" , email =" itk-rpa@mkb.aarhus.dk" },
1010]
You can’t perform that action at this time.
0 commit comments