Skip to content

Commit 808ab90

Browse files
committed
🔖 Prepare v1.2.0 release
1 parent c333eac commit 808ab90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Unreleased
1+
# [v1.2.0](https://github.com/simvue-io/simvue-cli/releases/tag/v1.2.0) - 2025-09-30
22

33
- Added commands for push metadata sets as runs, and pushing runs from a JSON file.
44

5-
# [v1.1.0](https://github.com/simvue-io/simvue-cli/releases/tag/v1.0.1) - 2025-08-12
5+
# [v1.1.0](https://github.com/simvue-io/simvue-cli/releases/tag/v1.1.0) - 2025-08-12
66

77
- Various fixes to columns in `list` sub-commands, this includes fixing `N/A` where data could not be found.
88
- `--plain` mode now displays all data as expected, with formatting disabled.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simvue-cli"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "Command Line Interface for interaction with a Simvue v3 server"
55
authors = [
66
{name = "Simvue Development Team", email = "[email protected]"}

0 commit comments

Comments
 (0)