Skip to content

Commit 077e0ee

Browse files
bump the release version of the amazon.aws collection from 3.1.0 to 3.1.1 because of a bug that occurred while uploading to Galaxy. (#673)
bump the release version of the amazon.aws collection from 3.1.0 to 3.1.1 bump the release version of the amazon.aws collection from 3.1.0 to 3.1.1 SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Jill R <None> Reviewed-by: Markus Bergholz <[email protected]>
1 parent fe6f5ef commit 077e0ee

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ community.aws Release Notes
55
.. contents:: Topics
66

77

8+
v3.1.1
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- bump the release version of the amazon.aws collection from 3.1.0 to 3.1.1 because of a bug that occurred while uploading to Galaxy.
15+
816
v3.1.0
917
======
1018

changelogs/changelog.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -698,3 +698,11 @@ releases:
698698
- 646-acm-resource-not-found.yml
699699
- disutils.version.yml
700700
release_date: '2022-02-10'
701+
3.1.1:
702+
changes:
703+
minor_changes:
704+
- bump the release version of the amazon.aws collection from 3.1.0 to 3.1.1
705+
because of a bug that occurred while uploading to Galaxy.
706+
fragments:
707+
- bump_release_version.yml
708+
release_date: '2022-02-15'

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: amazon
22
name: aws
3-
version: 3.1.0
3+
version: 3.1.1
44
readme: README.md
55
authors:
66
- Ansible (https://github.com/ansible)

0 commit comments

Comments
 (0)