Skip to content

Commit b81e39e

Browse files
bump: version 1.1.1 → 1.1.2
1 parent 6d95728 commit b81e39e

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
## Unreleased
1+
## v1.1.2 (2026-05-21)
22

33
### Bug Fixes
44

5+
- omit browser/dynamic-variant attrs when at defaults
56
- run ruff fmt
67

78
### Build
89

10+
- fix changelog formatting in commitizen config
911
- **deps-dev**: bump commitizen from 4.15.1 to 4.16.2
1012
- **deps-dev**: bump ruff from 0.15.12 to 0.15.13
1113
- **deps**: bump pyjson5 from 2.0.0 to 2.0.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "mkdocs-likec4"
77
description = "LikeC4 for MkDocs"
8-
version = "1.1.1"
8+
version = "1.1.2"
99
authors = [{ name = "Jonas Häusler", email = "jonas.haeusler@doubleslash.de" }]
1010
readme = "README.md"
1111
requires-python = ">=3.10"

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)