Skip to content

Commit 4203266

Browse files
chore(master): release 2.3.0
1 parent 51f8a30 commit 4203266

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/wayofdev/ansible-role-dock/compare/v2.2.0...v2.3.0) (2022-07-03)
4+
5+
6+
### Features
7+
8+
* updating py dependencies ([51f8a30](https://github.com/wayofdev/ansible-role-dock/commit/51f8a3015d7b6408cef37bb6c732abbad8491193))
9+
10+
11+
### Bug Fixes
12+
13+
* dockutil not installing when using tags ([a4c21ca](https://github.com/wayofdev/ansible-role-dock/commit/a4c21ca7049f5c44ec0bc7b15e21825e89046fd0))
14+
315
## [2.2.0](https://github.com/wayofdev/ansible-role-dock/compare/v2.1.0...v2.2.0) (2022-06-29)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.0",
2+
"version": "2.3.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/ansible-role-dock.git"
55
}

0 commit comments

Comments
 (0)