File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.40.1 (2026-03-03)
5+
6+ ### Bug Fixes
7+
8+ - Clean up docs and routine error handling
9+ ([ ` 6efa385 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/6efa385ea581ba182af88a79cb2e015fd653e373 ) )
10+
11+ ### Documentation
12+
13+ - Add playwright-cli skill
14+ ([ ` 6fe1aaa ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/6fe1aaaa4a932b87f31ff63c16c1244527d627c5 ) )
15+
16+
417## v0.40.0 (2026-03-03)
518
19+ ### Chores
20+
21+ - ** release** : 0.40.0
22+ ([ ` 6c9683d ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/6c9683d5af5801974eafbeb1e476a9cce06ef699 ) )
23+
624### Features
725
826- ** workitem** : Add --system, --fixture, --dut resource flags to schedule command
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.40.0 "
3+ version = " 0.40.1 "
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.40.0 "
4+ __version__ = "0.40.1 "
You can’t perform that action at this time.
0 commit comments