Skip to content

Commit 3fcaf92

Browse files
committed
chore: 🔖 update changelog (v0.11.2)
1 parent 62f2f2a commit 3fcaf92

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.11.2] - 2026-06-25
9+
10+
Full changelog: https://github.com/crs4/rocrate-validator/compare/0.11.1...0.11.2
11+
12+
### 🐛 Fixed
13+
14+
- fix(cli): use Path type for `--output-file` option so Click returns a `pathlib.Path` rather than a plain string ([31f3785e](https://github.com/crs4/rocrate-validator/commit/31f3785e))
15+
816
## [0.11.1] - 2026-06-25
917

1018
Full changelog: https://github.com/crs4/rocrate-validator/compare/0.11.0...0.11.1

0 commit comments

Comments
 (0)