Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 9ffe7e0

Browse files
chore(main): release 1.4.6 (#202)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a1b362d commit 9ffe7e0

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.4.6](https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.4.5...v1.4.6) (2022-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* support parsing summary docstring that is not well formed ([#200](https://github.com/googleapis/sphinx-docfx-yaml/issues/200)) ([a1b362d](https://github.com/googleapis/sphinx-docfx-yaml/commit/a1b362d611be6a60d19e2b5b06806554eea111f5))
9+
310
### [1.4.5](https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.4.4...v1.4.5) (2022-03-18)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
name = 'gcp-sphinx-docfx-yaml'
1919
description = 'Sphinx Python Domain to DocFX YAML Generator'
20-
version = '1.4.5'
20+
version = '1.4.6'
2121
dependencies = [
2222
'black',
2323
'gcp-docuploader',

0 commit comments

Comments
 (0)