Skip to content

Commit 772dad4

Browse files
chore(main): release 0.3.3 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 214dbd9 commit 772dad4

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.3](https://github.com/Chris1221/yamldoc/compare/v0.3.2...v0.3.3) (2026-07-03)
8+
9+
10+
### Bug Fixes
11+
12+
* trigger release-please ([214dbd9](https://github.com/Chris1221/yamldoc/commit/214dbd9717e5b08f2fda655bcbb3612e2c53d94d))
13+
714
## [0.3.2](https://github.com/Chris1221/yamldoc/compare/v0.3.1...v0.3.2) (2026-07-03)
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.2"
3+
version = "0.3.3"
44
description = "Documentation engine for YAML."
55
authors = [
66
{name = "Chris Cole", email = "chris.c.1221@gmail.com"}

0 commit comments

Comments
 (0)