Skip to content

Commit 06049b4

Browse files
fix: Changelog issues
1 parent 2dec901 commit 06049b4

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

CHANGELOG.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,85 @@
1-
`[0.8.3](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.3) - 2025-02-21
1+
## [0.8.3](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.3) - 2025-02-21
22

33

44
### Fixed
55

6-
- fix: Upper limit for flit version `[#250](https://github.com/ansys/ansys-tools-visualization-interface/pull/250)
6+
- fix: Upper limit for flit version [#250](https://github.com/ansys/ansys-tools-visualization-interface/pull/250)
77

8-
`[0.8.2](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.2) - 2025-02-21
8+
[0.8.2](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.2) - 2025-02-21
99

1010

1111
### Dependencies
1212

13-
- build(deps): bump the general-dependencies group with 2 updates `[#246](https://github.com/ansys/ansys-tools-visualization-interface/pull/246)
13+
- build(deps): bump the general-dependencies group with 2 updates [#246](https://github.com/ansys/ansys-tools-visualization-interface/pull/246)
1414

15-
`[0.8.1](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.1) - 2025-01-15
15+
## [0.8.1](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.1) - 2025-01-15
1616

1717

1818
### Fixed
1919

20-
- fix: Revert some bad changes from pre-commit `[#231](https://github.com/ansys/ansys-tools-visualization-interface/pull/231)
20+
- fix: Revert some bad changes from pre-commit [#231](https://github.com/ansys/ansys-tools-visualization-interface/pull/231)
2121

22-
`[0.8.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.0) - 2025-01-15
22+
## [0.8.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.0) - 2025-01-15
2323

2424

2525
### Added
2626

27-
- feat: Add dark mode when background is dark `[#228](https://github.com/ansys/ansys-tools-visualization-interface/pull/228)
27+
- feat: Add dark mode when background is dark [#228](https://github.com/ansys/ansys-tools-visualization-interface/pull/228)
2828

2929

3030
### Dependencies
3131

32-
- build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-dependencies group `[#226](https://github.com/ansys/ansys-tools-visualization-interface/pull/226)
32+
- build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-dependencies group [#226](https://github.com/ansys/ansys-tools-visualization-interface/pull/226)
3333

3434

3535
### Maintenance
3636

37-
- chore: update CHANGELOG for v0.7.0 `[#225](https://github.com/ansys/ansys-tools-visualization-interface/pull/225)
37+
- chore: update CHANGELOG for v0.7.0 [#225](https://github.com/ansys/ansys-tools-visualization-interface/pull/225)
3838

3939

4040
### Test
4141

42-
- [pre-commit.ci] pre-commit autoupdate `[#227](https://github.com/ansys/ansys-tools-visualization-interface/pull/227)
42+
- [pre-commit.ci] pre-commit autoupdate [#227](https://github.com/ansys/ansys-tools-visualization-interface/pull/227)
4343

44-
`[0.7.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.7.0) - 2025-01-10
44+
## [0.7.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.7.0) - 2025-01-10
4545

4646

4747
### Added
4848

49-
- fix: PyVista Qt integration in third-party applications `[#223](https://github.com/ansys/ansys-tools-visualization-interface/pull/223)
49+
- fix: PyVista Qt integration in third-party applications [#223](https://github.com/ansys/ansys-tools-visualization-interface/pull/223)
5050

5151

5252
### Fixed
5353

54-
- fix: avoid passing twice same argument `[#207](https://github.com/ansys/ansys-tools-visualization-interface/pull/207)
55-
- fix: Changelog links `[#212](https://github.com/ansys/ansys-tools-visualization-interface/pull/212)
56-
- fix: Convert old links to markdown format `[#213](https://github.com/ansys/ansys-tools-visualization-interface/pull/213)
54+
- fix: avoid passing twice same argument [#207](https://github.com/ansys/ansys-tools-visualization-interface/pull/207)
55+
- fix: Changelog links [#212](https://github.com/ansys/ansys-tools-visualization-interface/pull/212)
56+
- fix: Convert old links to markdown format [#213](https://github.com/ansys/ansys-tools-visualization-interface/pull/213)
5757

5858

5959
### Dependencies
6060

61-
- build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group `[#197](https://github.com/ansys/ansys-tools-visualization-interface/pull/197)
62-
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group `[#198](https://github.com/ansys/ansys-tools-visualization-interface/pull/198)
63-
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group `[#199](https://github.com/ansys/ansys-tools-visualization-interface/pull/199)
64-
- build(deps): bump pyvista/setup-headless-display-action from 2 to 3 `[#200](https://github.com/ansys/ansys-tools-visualization-interface/pull/200)
65-
- build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group `[#203](https://github.com/ansys/ansys-tools-visualization-interface/pull/203)
66-
- build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group `[#204](https://github.com/ansys/ansys-tools-visualization-interface/pull/204)
67-
- build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies group `[#214](https://github.com/ansys/ansys-tools-visualization-interface/pull/214)
68-
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates `[#219](https://github.com/ansys/ansys-tools-visualization-interface/pull/219)
69-
- build(deps): bump the general-dependencies group across 1 directory with 2 updates `[#222](https://github.com/ansys/ansys-tools-visualization-interface/pull/222)
61+
- build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group [#197](https://github.com/ansys/ansys-tools-visualization-interface/pull/197)
62+
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group [#198](https://github.com/ansys/ansys-tools-visualization-interface/pull/198)
63+
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group [#199](https://github.com/ansys/ansys-tools-visualization-interface/pull/199)
64+
- build(deps): bump pyvista/setup-headless-display-action from 2 to 3 [#200](https://github.com/ansys/ansys-tools-visualization-interface/pull/200)
65+
- build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group [#203](https://github.com/ansys/ansys-tools-visualization-interface/pull/203)
66+
- build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group [#204](https://github.com/ansys/ansys-tools-visualization-interface/pull/204)
67+
- build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies group [#214](https://github.com/ansys/ansys-tools-visualization-interface/pull/214)
68+
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates [#219](https://github.com/ansys/ansys-tools-visualization-interface/pull/219)
69+
- build(deps): bump the general-dependencies group across 1 directory with 2 updates [#222](https://github.com/ansys/ansys-tools-visualization-interface/pull/222)
7070

7171

7272
### Maintenance
7373

74-
- chore: update CHANGELOG for v0.6.0 `[#196](https://github.com/ansys/ansys-tools-visualization-interface/pull/196)
75-
- [pre-commit.ci] pre-commit autoupdate `[#201](https://github.com/ansys/ansys-tools-visualization-interface/pull/201), `[#205](https://github.com/ansys/ansys-tools-visualization-interface/pull/205), `[#215](https://github.com/ansys/ansys-tools-visualization-interface/pull/215), `[#218](https://github.com/ansys/ansys-tools-visualization-interface/pull/218)
76-
- chore: update CHANGELOG for v0.6.1 `[#210](https://github.com/ansys/ansys-tools-visualization-interface/pull/210)
77-
- chore: update CHANGELOG for v0.6.2 `[#211](https://github.com/ansys/ansys-tools-visualization-interface/pull/211)
74+
- chore: update CHANGELOG for v0.6.0 [#196](https://github.com/ansys/ansys-tools-visualization-interface/pull/196)
75+
- [pre-commit.ci] pre-commit autoupdate [#201](https://github.com/ansys/ansys-tools-visualization-interface/pull/201), [#205](https://github.com/ansys/ansys-tools-visualization-interface/pull/205), [#215](https://github.com/ansys/ansys-tools-visualization-interface/pull/215), [#218](https://github.com/ansys/ansys-tools-visualization-interface/pull/218)
76+
- chore: update CHANGELOG for v0.6.1 [#210](https://github.com/ansys/ansys-tools-visualization-interface/pull/210)
77+
- chore: update CHANGELOG for v0.6.2 [#211](https://github.com/ansys/ansys-tools-visualization-interface/pull/211)
7878

7979

8080
### Test
8181

82-
- [pre-commit.ci] pre-commit autoupdate `[#221](https://github.com/ansys/ansys-tools-visualization-interface/pull/221)
82+
- [pre-commit.ci] pre-commit autoupdate [#221](https://github.com/ansys/ansys-tools-visualization-interface/pull/221)
8383

8484
## [0.6.2](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.6.2) - 2024-12-12
8585

0 commit comments

Comments
 (0)