File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.4.1 (2025-07-25)
5+
6+ ### Bug Fixes
7+
8+ - Tweak semantic release
9+ ([ ` f36aba3 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/f36aba31b3727b41fd9f67ab44a4993677a7a3f9 ) )
10+
11+
412## v0.4.0 (2025-07-25)
513
614### Bug Fixes
715
816- Semantic versioning
917 ([ ` 49d0b1e ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/49d0b1efd5907fa0154fc54edf6a83a7e86f171c ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.4.0
22+ ([ ` daaec03 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/daaec03249a91044d32f9858569098d0bc4d5f07 ) )
23+
1124### Features
1225
1326- Adding semantic release for automated version updates
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44description = " SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates."
55authors = [" Fred Visser <fred.visser@emerson.com>" ]
66
Original file line number Diff line number Diff line change 11"""Version information for slcli."""
22
33# This file is auto-generated. Do not edit manually.
4- __version__ = "0.4.0 "
4+ __version__ = "0.4.1 "
You can’t perform that action at this time.
0 commit comments