Skip to content

Commit 877b191

Browse files
committed
Prepare 0.21.3 release
1 parent 580ecbd commit 877b191

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible-core==2.11.6
22
jinja2==3.0.2
3-
ansible-lint==5.2.0
3+
ansible-lint==5.2.1
44
yamllint==1.26.3
55
molecule[docker]==3.5.2
66
docker==5.0.3

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## 0.21.3 (Unreleased)
3+
## 0.21.3 (October 25, 2021)
44

55
ENHANCEMENTS:
66

7-
* Change Dependabot frequency from daily to weekly
8-
* Minor touch-up of GitHub actions workflows
7+
* Change Dependabot frequency from daily to weekly.
8+
* Minor touch-up of GitHub actions workflows.
99

1010
## 0.21.2 (October 7, 2021)
1111

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To suggest an enhancement, please create an issue on GitHub with the label `enha
5151
* Fork the repo, create a branch, implement your changes, add any relevant Molecule tests, submit a PR when your changes are **tested** (using Molecule) and ready for review.
5252
* Fill in [our pull request template](https://github.com/nginxinc/ansible-role-nginx/blob/main/.github/pull_request_template.md).
5353

54-
Note: if youd like to implement a new feature, please consider creating a feature request issue first to start a discussion about the feature.
54+
Note: if you'd like to implement a new feature, please consider creating a feature request issue first to start a discussion about the feature.
5555

5656
## Code Guidelines
5757

0 commit comments

Comments
 (0)