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.4 (2025-07-31)
5+
6+ ### Bug Fixes
7+
8+ - Completion script for older bash environments
9+ ([ ` d101c4c ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/d101c4cc8ccf577470a2d0da80bc400bf1c1972d ) )
10+
11+
412## v0.7.3 (2025-07-30)
513
614### Bug Fixes
715
816- Pagination issues across different services
917 ([ ` 33bc357 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/33bc3575f0471189229186f52dcf375fa4192f4f ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.7.3
22+ ([ ` 9c5a61e ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/9c5a61e513f4942609a28c1909ea986fa968e253 ) )
23+
1124
1225## v0.7.2 (2025-07-30)
1326
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.7.3 "
3+ version = " 0.7.4 "
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.3 "
4+ __version__ = "0.7.4 "
You can’t perform that action at this time.
0 commit comments