Skip to content

Commit 0c01f3e

Browse files
chore(main): release components-versions 0.1.1 (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c61c72f commit 0c01f3e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"components-versions":"0.1.0"}
1+
{"components-versions":"0.1.1"}

components-versions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/suse-edge/support-tools/compare/components-versions-v0.1.0...components-versions-v0.1.1) (2025-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fixed changelog location ([756585f](https://github.com/suse-edge/support-tools/commit/756585f14ca8f1360f5e3bcd2611d32f89a74091))
9+
* update JSON files to include 3.3.2 ([580ea3b](https://github.com/suse-edge/support-tools/commit/580ea3bd7978c8c1f4d7ecaa15f091d6e665983b))
10+
311
## 0.1.0 (2025-07-29)
412

513

components-versions/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "suse-edge-components-versions"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A tool to gather and display component versions for SUSE Edge products."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)