Skip to content

Commit

Permalink
chore: updating CHANGELOG for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot committed Jan 16, 2025
1 parent f2e8fdf commit 3f8492d
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 13 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,37 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes

<!-- towncrier release notes start -->

## [0.5.0](https://github.com/ansys/pre-commit-hooks/releases/tag/v0.5.0) - January 16, 2025


### Fixed

- fix: Update license headers and fix broken tests [#271](https://github.com/ansys/pre-commit-hooks/pull/271)
- fix: Fix "success" statements being printed and LICENSE file updates [#273](https://github.com/ansys/pre-commit-hooks/pull/273)


### Dependencies

- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.2.0 to 1.2.1 [#257](https://github.com/ansys/pre-commit-hooks/pull/257)
- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.2.1 to 1.2.2 [#259](https://github.com/ansys/pre-commit-hooks/pull/259)
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 [#260](https://github.com/ansys/pre-commit-hooks/pull/260)
- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 [#264](https://github.com/ansys/pre-commit-hooks/pull/264)
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 [#267](https://github.com/ansys/pre-commit-hooks/pull/267)
- build(deps-dev): bump ansys-sphinx-theme[autoapi] from 1.2.3 to 1.2.4 [#268](https://github.com/ansys/pre-commit-hooks/pull/268)
- build(deps): bump gitpython from 3.1.43 to 3.1.44 [#269](https://github.com/ansys/pre-commit-hooks/pull/269)
- build(deps-dev): bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 [#270](https://github.com/ansys/pre-commit-hooks/pull/270)


### Miscellaneous

- [pre-commit.ci] pre-commit autoupdate [#272](https://github.com/ansys/pre-commit-hooks/pull/272)


### Maintenance

- chore: Update code for reuse v5.0.2 [#263](https://github.com/ansys/pre-commit-hooks/pull/263)
- chore: Use `pathlib.Path` instead of `os` in add_license_headers.py [#266](https://github.com/ansys/pre-commit-hooks/pull/266)

## [0.4.4](https://github.com/ansys/pre-commit-hooks/releases/tag/v0.4.4) - November 07, 2024


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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/263.maintenance.md

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/266.maintenance.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 3f8492d

Please sign in to comment.