Skip to content

Commit b3d1f21

Browse files
chore(main): release 0.3.5 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20b7726 commit b3d1f21

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
Fixed a weird untested bug for reading from meta-data file.
66

7+
## [0.3.5](https://github.com/Chris1221/yamldoc/compare/v0.3.4...v0.3.5) (2026-07-04)
8+
9+
10+
### Bug Fixes
11+
12+
* trigger again ([20b7726](https://github.com/Chris1221/yamldoc/commit/20b7726514fc535ae11f9a88dad17a61c5ab06ca))
13+
714
## [0.3.4](https://github.com/Chris1221/yamldoc/compare/v0.3.3...v0.3.4) (2026-07-04)
815

916

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "yamldoc"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
description = "Documentation engine for YAML."
55
authors = [
66
{name = "Chris Cole", email = "chris.c.1221@gmail.com"}

0 commit comments

Comments
 (0)