Skip to content

Commit 3cea3f0

Browse files
chore(main): release 1.1.8
1 parent 91bd75f commit 3cea3f0

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.7"
2+
".": "1.1.8"
33
}

CHANGELOG.md

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

3+
## [1.1.8](https://github.com/OpenRailAssociation/compliance-assistant/compare/v1.1.7...v1.1.8) (2026-06-08)
4+
5+
6+
### ⚙️ Chores
7+
8+
* **deps:** lock file maintenance ([#141](https://github.com/OpenRailAssociation/compliance-assistant/issues/141)) ([1131d10](https://github.com/OpenRailAssociation/compliance-assistant/commit/1131d10f8a0e7298b64376c832cdd5aed8816a4e))
9+
* **deps:** lock file maintenance ([#144](https://github.com/OpenRailAssociation/compliance-assistant/issues/144)) ([91bd75f](https://github.com/OpenRailAssociation/compliance-assistant/commit/91bd75f3114a729c6175edfab02659f462be195f))
10+
* **deps:** update github actions group to v6.0.3 ([#142](https://github.com/OpenRailAssociation/compliance-assistant/issues/142)) ([e73404f](https://github.com/OpenRailAssociation/compliance-assistant/commit/e73404f9d7c60ca3ee524a159ebdf0a7d4c77d5e))
11+
* **deps:** update github actions group to v8.2.0 ([#143](https://github.com/OpenRailAssociation/compliance-assistant/issues/143)) ([e3bc2de](https://github.com/OpenRailAssociation/compliance-assistant/commit/e3bc2de8fb97a345af016b9cb6c6b535fb15d1a7))
12+
* **deps:** update zizmorcore/zizmor-action action to v0.5.6 ([#139](https://github.com/OpenRailAssociation/compliance-assistant/issues/139)) ([6ea18f7](https://github.com/OpenRailAssociation/compliance-assistant/commit/6ea18f7722c0fa812105403ade0e6fdfc070f782))
13+
314
## [1.1.7](https://github.com/OpenRailAssociation/compliance-assistant/compare/v1.1.6...v1.1.7) (2026-05-19)
415

516

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "compliance-assistant"
7-
version = "1.1.7"
7+
version = "1.1.8"
88
description = "Toolset that helps with creating and interacting with SBOMs, enriching with licensing and copyright information, and checking for Open Source license compliance"
99
authors = [{ name = "Max Mehl", email = "max.mehl@deutschebahn.com" }]
1010
requires-python = ">=3.10,<4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)