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

Commit bac78be

Browse files
chore(main): release 1.4.2 (#178)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 71d50cc commit bac78be

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.2](https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.4.1...v1.4.2) (2022-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update markdown header parser ([#177](https://github.com/googleapis/sphinx-docfx-yaml/issues/177)) ([71d50cc](https://github.com/googleapis/sphinx-docfx-yaml/commit/71d50cce1979a8673499f731411798bfb15c7ba6))
9+
310
### [1.4.1](https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.4.0...v1.4.1) (2022-01-28)
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.1'
20+
version = '1.4.2'
2121
dependencies = [
2222
'black',
2323
'gcp-docuploader',

0 commit comments

Comments
 (0)