Skip to content

Commit f78f981

Browse files
authored
Merge pull request #142 from wayofdev/release-please--branches--master--components--docker-shared-services
2 parents 30f741d + de045be commit f78f981

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/wayofdev/docker-shared-services/compare/v2.0.1...v2.0.2) (2024-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* add check if mkcert is installed ([5697f49](https://github.com/wayofdev/docker-shared-services/commit/5697f49cfeeafa4cc38eae29afb071e05ddb687e))
9+
10+
11+
### Documentation
12+
13+
* update readme.md ([1351c1b](https://github.com/wayofdev/docker-shared-services/commit/1351c1b030cf63ee544a7f42e5ba1c77adfb0733))
14+
* updates to contributing guide ([ded9951](https://github.com/wayofdev/docker-shared-services/commit/ded99519a88e73bc807b379cfcffcc73fd965f7b))
15+
* updating README.md ([5edfa6d](https://github.com/wayofdev/docker-shared-services/commit/5edfa6db3093afbec9ebf3a80cfd86b68a9d4889))
16+
17+
18+
### Dependencies
19+
20+
* **deps:** update andreasaugustin/actions-template-sync action to v2.2.1 ([05f73ec](https://github.com/wayofdev/docker-shared-services/commit/05f73ecfb97ae4a44217fdd05032a01c8cb64578))
21+
* **deps:** update googleapis/release-please-action action to v4.1.3 ([315dd16](https://github.com/wayofdev/docker-shared-services/commit/315dd16273ea6400f34fe2a11dc0a7a0cf7d4bde))
22+
* **deps:** update wayofdev/gh-actions action to v3.1.1 ([7450e6a](https://github.com/wayofdev/docker-shared-services/commit/7450e6aeca1ad9efa56554171a5f579fd4c6e2bc))
23+
324
## [2.0.1](https://github.com/wayofdev/docker-shared-services/compare/v2.0.0...v2.0.1) (2024-06-05)
425

526

0 commit comments

Comments
 (0)