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.37.2 (2026-03-02)
5+
6+ ### Bug Fixes
7+
8+ - Workitem test failure
9+ ([ ` 15fee1e ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/15fee1e4e05948fe91d9ca5a975995403bd5ae1b ) )
10+
11+
412## v0.37.1 (2026-03-02)
513
614### Bug Fixes
715
816- Skills install
917 ([ ` cd9792f ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/cd9792f2b3c446765e5865734bdd8404a6d1dd90 ) )
1018
19+ ### Chores
20+
21+ - ** release** : 0.37.1
22+ ([ ` db63ca3 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/db63ca355189fd2f51b83af01c3c108dbf203d87 ) )
23+
1124
1225## v0.37.0 (2026-03-02)
1326
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.37.1 "
3+ version = " 0.37.2 "
44description = " SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates."
55authors = [" Fred Visser <fred.visser@emerson.com>" ]
66include = [" dff-editor/**/*" ]
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.37.1 "
4+ __version__ = "0.37.2 "
You can’t perform that action at this time.
0 commit comments