From 6a0aa993e4409ab4e3a4f7be3d6bc2c7866a4dc4 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 13:00:36 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v2.2.2 --- doc/changelog.d/23.fixed.md | 1 - doc/source/changelog.rst | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) delete mode 100644 doc/changelog.d/23.fixed.md diff --git a/doc/changelog.d/23.fixed.md b/doc/changelog.d/23.fixed.md deleted file mode 100644 index b64c9f2..0000000 --- a/doc/changelog.d/23.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: documentation link \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 03e9aa7..c7e7794 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,14 @@ This document contains the release notes for the project. .. towncrier release notes start +`2.2.2 `_ - 2025-01-22 +========================================================================================= + +Fixed +^^^^^ + +- fix: documentation link `#23 `_ + `2.0.dev0 `_ - 2025-01-22 =============================================================================================== From f88f9fe0881284e8bd09d46198c74a3723367e5e Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 13:01:40 +0000 Subject: [PATCH 2/2] chore: adding changelog file 24.documentation.md [dependabot-skip] --- doc/changelog.d/24.documentation.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/24.documentation.md diff --git a/doc/changelog.d/24.documentation.md b/doc/changelog.d/24.documentation.md new file mode 100644 index 0000000..71605d5 --- /dev/null +++ b/doc/changelog.d/24.documentation.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v2.2.2 \ No newline at end of file