Skip to content

Commit 23b17aa

Browse files
🔖 0.12.1
1 parent 053489e commit 23b17aa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎ChangeLog.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99
[Unreleased]
10+
11+
12+
[0.12.1] - 2025-12-05
1013
### Fixed
1114

1215
- `init` command generating a project skeleton as expected by `render`.
1316

17+
1418
[0.12.0] - 2025-03-01
1519
### Added
1620

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "Rafał Krupiński", email = "rafal@lapidary.dev" }]
77
description = "Python async OpenAPI client library generator"
88
license = "AGPL-3.0"
99
name = "lapidary-render"
10-
version = "0.12.0"
10+
version = "0.12.1"
1111
readme = "Readme.md"
1212
classifiers = [
1313
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)