Skip to content

Commit 7363c1a

Browse files
chore: updating CHANGELOG for v0.5.1
1 parent 53fbb57 commit 7363c1a

15 files changed

+36
-14
lines changed

doc/changelog.d/257.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/259.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/260.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/263.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/264.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/266.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/267.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/268.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/269.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/270.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/271.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/272.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/273.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/275.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,42 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.5.1 <https://github.com/ansys/pre-commit-hooks/releases/tag/v0.5.1>`_ - January 17, 2025
13+
===========================================================================================
14+
15+
Fixed
16+
^^^^^
17+
18+
- fix: Update license headers and fix broken tests `#271 <https://github.com/ansys/pre-commit-hooks/pull/271>`_
19+
- fix: Fix "success" statements being printed and LICENSE file updates `#273 <https://github.com/ansys/pre-commit-hooks/pull/273>`_
20+
21+
22+
Dependencies
23+
^^^^^^^^^^^^
24+
25+
- 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>`_
26+
- 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>`_
27+
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 `#260 <https://github.com/ansys/pre-commit-hooks/pull/260>`_
28+
- 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>`_
29+
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 `#267 <https://github.com/ansys/pre-commit-hooks/pull/267>`_
30+
- 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>`_
31+
- build(deps): bump gitpython from 3.1.43 to 3.1.44 `#269 <https://github.com/ansys/pre-commit-hooks/pull/269>`_
32+
- 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>`_
33+
34+
35+
Miscellaneous
36+
^^^^^^^^^^^^^
37+
38+
- [pre-commit.ci] pre-commit autoupdate `#272 <https://github.com/ansys/pre-commit-hooks/pull/272>`_
39+
40+
41+
Maintenance
42+
^^^^^^^^^^^
43+
44+
- chore: Update code for reuse v5.0.2 `#263 <https://github.com/ansys/pre-commit-hooks/pull/263>`_
45+
- chore: Use `pathlib.Path` instead of `os` in add_license_headers.py `#266 <https://github.com/ansys/pre-commit-hooks/pull/266>`_
46+
- Update changelog file and fragment files `#275 <https://github.com/ansys/pre-commit-hooks/pull/275>`_
47+
1248
`0.4.4 <https://github.com/ansys/pre-commit-hooks/releases/tag/v0.4.4>`_ - November 07, 2024
1349
============================================================================================
1450

0 commit comments

Comments
 (0)