Skip to content

Commit fccd7f3

Browse files
collection - update galaxy release (#195) (#196)
(cherry picked from commit 554fb72) Co-authored-by: Nocchia <133043574+NomakCooper@users.noreply.github.com>
1 parent 6684c1e commit fccd7f3

6 files changed

Lines changed: 43 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22

33
**Topics**
44

5-
- <a href="#v0-2-1">v0\.2\.1</a>
5+
- <a href="#v0-2-2">v0\.2\.2</a>
66
- <a href="#release-summary">Release Summary</a>
77
- <a href="#bugfixes">Bugfixes</a>
8-
- <a href="#v0-2-0">v0\.2\.0</a>
8+
- <a href="#v0-2-1">v0\.2\.1</a>
99
- <a href="#release-summary-1">Release Summary</a>
10+
- <a href="#bugfixes-1">Bugfixes</a>
11+
- <a href="#v0-2-0">v0\.2\.0</a>
12+
- <a href="#release-summary-2">Release Summary</a>
1013
- <a href="#minor-changes">Minor Changes</a>
1114
- <a href="#new-modules">New Modules</a>
1215
- <a href="#v0-1-0">v0\.1\.0</a>
13-
- <a href="#release-summary-2">Release Summary</a>
16+
- <a href="#release-summary-3">Release Summary</a>
1417
- <a href="#new-modules-1">New Modules</a>
1518

16-
<a id="v0-2-1"></a>
17-
## v0\.2\.1
19+
<a id="v0-2-2"></a>
20+
## v0\.2\.2
1821

1922
<a id="release-summary"></a>
2023
### Release Summary
@@ -25,12 +28,27 @@ The changelog describes all changes made to the modules and plugins included in
2528
<a id="bugfixes"></a>
2629
### Bugfixes
2730

31+
* charts \- apply new <code>plotly</code> and <code>kaleido</code> version restriction\. Fix <code>plotly\_get\_chrome</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/193](https\://github\.com/3A2DEV/ans2dev\.general/pull/193)\)\.
32+
* charts \- remove <code>plotly</code> version restriction\. charts module now works fine with plotly <code>6\.1\.1</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/191](https\://github\.com/3A2DEV/ans2dev\.general/pull/191)\)\.
33+
34+
<a id="v0-2-1"></a>
35+
## v0\.2\.1
36+
37+
<a id="release-summary-1"></a>
38+
### Release Summary
39+
40+
New release of the <code>ans2dev\.general</code> collection\.
41+
The changelog describes all changes made to the modules and plugins included in this collection\.
42+
43+
<a id="bugfixes-1"></a>
44+
### Bugfixes
45+
2846
* charts \- restrict <code>plotly</code> version to \< <code>6\.1\.0</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/184](https\://github\.com/3A2DEV/ans2dev\.general/pull/184)\)\.
2947

3048
<a id="v0-2-0"></a>
3149
## v0\.2\.0
3250

33-
<a id="release-summary-1"></a>
51+
<a id="release-summary-2"></a>
3452
### Release Summary
3553

3654
New release of the <code>ans2dev\.general</code> collection\.
@@ -56,7 +74,7 @@ Official documentation is now avaible at [https\://3a2dev\.github\.io/ans2dev\.g
5674
<a id="v0-1-0"></a>
5775
## v0\.1\.0
5876

59-
<a id="release-summary-2"></a>
77+
<a id="release-summary-3"></a>
6078
### Release Summary
6179

6280
This is the first proper release of the <code>ans2dev\.general</code> collection\.

changelogs/changelog.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,19 @@ releases:
7373
- 0.2.1.yml
7474
- 184-charts-restrict-plotly.yml
7575
release_date: '2025-05-16'
76+
0.2.2:
77+
changes:
78+
bugfixes:
79+
- charts - apply new ``plotly`` and ``kaleido`` version restriction. Fix ``plotly_get_chrome``
80+
(https://github.com/3A2DEV/ans2dev.general/pull/193).
81+
- charts - remove ``plotly`` version restriction. charts module now works fine
82+
with plotly ``6.1.1`` (https://github.com/3A2DEV/ans2dev.general/pull/191).
83+
release_summary: 'New release of the ``ans2dev.general`` collection.
84+
85+
The changelog describes all changes made to the modules and plugins included
86+
in this collection.'
87+
fragments:
88+
- 0.2.2.yml
89+
- 191-charts-remove-plotly-restriction.yml
90+
- 193-charts-apply-new-plotly-restriction.yml
91+
release_date: '2025-07-03'

changelogs/fragments/0.2.2.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/191-charts-remove-plotly-restriction.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/193-charts-apply-new-plotly-restriction.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace: ans2dev
55
name: general
6-
version: 0.2.1
6+
version: 0.2.2
77
readme: README.md
88
authors:
99
- NomakCooper (github.com/NomakCooper)
@@ -15,7 +15,7 @@ tags:
1515
- ans2dev
1616
- general
1717
repository: https://github.com/3A2DEV/ans2dev.general
18-
#documentation: https://github.com/ansible-collection-migration/community.REPO_NAME/tree/main/docs
18+
documentation: https://3a2dev.github.io/ans2dev.general/branch/main/
1919
homepage: https://github.com/3A2DEV/ans2dev.general
2020
issues: https://github.com/3A2DEV/ans2dev.general/issues
2121
build_ignore:

0 commit comments

Comments
 (0)