Skip to content

Commit d224e04

Browse files
authored
Merge pull request #44 from wayofdev/release-please--branches--master--components--docker-shared-services
chore(master): release 1.5.0
2 parents a3ec2f1 + a3a9e56 commit d224e04

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/wayofdev/docker-shared-services/compare/v1.4.11...v1.5.0) (2023-07-02)
4+
5+
6+
### Features
7+
8+
* move to reusable github workflows ([5bb40d3](https://github.com/wayofdev/docker-shared-services/commit/5bb40d30ab301282a67daa48a46dfd866b1904ee))
9+
* use docker based dnsmasq instead of ansible-dnsmasq-role ([8c94c3f](https://github.com/wayofdev/docker-shared-services/commit/8c94c3fabdb60962dff08cafaece0e75e17b7e04))
10+
11+
12+
### Documentation
13+
14+
* dnsmasq is not needed anymore ([6d2f2cd](https://github.com/wayofdev/docker-shared-services/commit/6d2f2cd381fcc40899016c98c346ab118f577a6b))
15+
316
## [1.4.11](https://github.com/wayofdev/docker-shared-services/compare/v1.4.10...v1.4.11) (2023-06-30)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.4.11",
2+
"version": "1.5.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-shared-services.git"
55
}

0 commit comments

Comments
 (0)