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.5 (2025-08-04)
5+
6+ ### Bug Fixes
7+
8+ - Ascii title card
9+ ([ ` f051059 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/f0510594f4ca8a015829c8dc1eea743194526bc2 ) )
10+
11+
412## v0.7.4 (2025-07-31)
513
614### Bug Fixes
715
816- Completion script for older bash environments
917 ([ ` d101c4c ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/d101c4cc8ccf577470a2d0da80bc400bf1c1972d ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.7.4
22+ ([ ` 18e99c8 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/18e99c804def868fafc387a40f1ef16b8cafaa33 ) )
23+
1124
1225## v0.7.3 (2025-07-30)
1326
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.7.4 "
3+ version = " 0.7.5 "
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.4 "
4+ __version__ = "0.7.5 "
You can’t perform that action at this time.
0 commit comments