Skip to content

Commit 7186c02

Browse files
Revert chore: updating CHANGELOG for v2.3.0 (#782)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent d96ad9c commit 7186c02

12 files changed

+11
-24
lines changed

CHANGELOG.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@ changes for the upcoming release can be found in
66

77
<!-- towncrier release notes start -->
88

9-
## [2.3.0](https://github.com/ansys/openapi-common/releases/tag/v2.3.0) - April 22, 2025
10-
11-
12-
### Added
13-
14-
- Support OIDC with a provided Access Token [#773](https://github.com/ansys/openapi-common/pull/773)
15-
- Deserialize API responses for non 2XX status codes if defined [#778](https://github.com/ansys/openapi-common/pull/778)
16-
17-
18-
### Documentation
19-
20-
- Reorganize documentation [#706](https://github.com/ansys/openapi-common/pull/706)
21-
- Add HTTPS initialism to vale allow list [#709](https://github.com/ansys/openapi-common/pull/709)
22-
23-
24-
### Maintenance
25-
26-
- chore: update CHANGELOG for v2.2.0 [#698](https://github.com/ansys/openapi-common/pull/698)
27-
- Bump version to 2.3 [#699](https://github.com/ansys/openapi-common/pull/699)
28-
- chore: update CHANGELOG for v2.2.1 [#759](https://github.com/ansys/openapi-common/pull/759)
29-
- chore: update CHANGELOG for v2.2.2 [#763](https://github.com/ansys/openapi-common/pull/763)
30-
- docs: Update ``CONTRIBUTORS.md`` with the latest contributors [#771](https://github.com/ansys/openapi-common/pull/771)
31-
- Revert to pypa/gh-action-pypi-publish for publishing [#777](https://github.com/ansys/openapi-common/pull/777)
32-
339
## [2.2.2](https://github.com/ansys/openapi-common/releases/tag/v2.2.2) - March 24, 2025
3410

3511

doc/changelog.d/698.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v2.2.0

doc/changelog.d/699.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump version to 2.3
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Reorganize documentation
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add HTTPS initialism to vale allow list

doc/changelog.d/759.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v2.2.1

doc/changelog.d/763.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v2.2.2

doc/changelog.d/771.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: Update ``CONTRIBUTORS.md`` with the latest contributors

doc/changelog.d/773.added.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Support OIDC with a provided Access Token

doc/changelog.d/777.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Revert to pypa/gh-action-pypi-publish for publishing

0 commit comments

Comments
 (0)