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.7.2 (2025-07-30)
5+
6+ ### Bug Fixes
7+
8+ - E2e testing and minor exposed issues
9+ ([ ` ad0b9c6 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/ad0b9c608763e97dc026c02cdc0c3190bd01c150 ) )
10+
11+
412## v0.7.1 (2025-07-29)
513
614### Bug Fixes
715
816- Refactor changes
917 ([ ` cd54fd5 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/cd54fd5f2a7bb13f4bf38a82257b74f617c74e29 ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.7.1
22+ ([ ` b2a3e79 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/b2a3e79f385d85ccf6f2934313ddbd77c26e0d54 ) )
23+
1124
1225## v0.7.0 (2025-07-29)
1326
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.7.1 "
3+ version = " 0.7.2 "
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.7.1 "
4+ __version__ = "0.7.2 "
You can’t perform that action at this time.
0 commit comments