Skip to content

Commit

Permalink
chore: update CHANGELOG for v0.3.2 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: klmcadams <[email protected]>
  • Loading branch information
pyansys-ci-bot and klmcadams committed Jun 20, 2024
1 parent 9068d62 commit 303c799
Show file tree
Hide file tree
Showing 15 changed files with 24 additions and 13 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes

<!-- towncrier release notes start -->

## [0.3.2](https://github.com/ansys/pre-commit-hooks/releases/tag/v0.3.2) - 2024-06-20


### Fixed

- fix: add recursive argument and code to add-license-headers [#185](https://github.com/ansys/pre-commit-hooks/pull/185)


### Dependencies

- build(deps): bump pytest from 8.1.1 to 8.2.0 [#172](https://github.com/ansys/pre-commit-hooks/pull/172)
- build(deps): bump ansys-sphinx-theme[autoapi] from 0.15.2 to 0.16.0 [#175](https://github.com/ansys/pre-commit-hooks/pull/175)
- build(deps): bump pytest from 8.2.0 to 8.2.1 [#176](https://github.com/ansys/pre-commit-hooks/pull/176)
- build(deps): bump ansys-sphinx-theme[autoapi] from 0.16.0 to 0.16.2 [#178](https://github.com/ansys/pre-commit-hooks/pull/178)
- build(deps): bump ansys-sphinx-theme[autoapi] from 0.16.2 to 0.16.5 [#180](https://github.com/ansys/pre-commit-hooks/pull/180)
- build(deps): bump pytest from 8.2.1 to 8.2.2 [#181](https://github.com/ansys/pre-commit-hooks/pull/181)
- build(deps): bump sphinx-autodoc-typehints from 2.1.0 to 2.1.1 [#182](https://github.com/ansys/pre-commit-hooks/pull/182)


### Miscellaneous

- [pre-commit.ci] pre-commit autoupdate [#173](https://github.com/ansys/pre-commit-hooks/pull/173), [#174](https://github.com/ansys/pre-commit-hooks/pull/174), [#177](https://github.com/ansys/pre-commit-hooks/pull/177), [#179](https://github.com/ansys/pre-commit-hooks/pull/179), [#184](https://github.com/ansys/pre-commit-hooks/pull/184)

## [0.3.1](https://github.com/ansys/pre-commit-hooks/releases/tag/v0.3.1) - 2024-04-23


Expand Down
1 change: 0 additions & 1 deletion doc/changelog.d/172.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/173.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/174.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/175.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/176.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/177.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/178.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/179.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/180.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/181.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/182.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/184.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/185.fixed.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/186.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.3.2

0 comments on commit 303c799

Please sign in to comment.