Skip to content

Commit

Permalink
chore(master): release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Jun 3, 2024
1 parent f627d09 commit a8c9e03
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.0.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.1](https://github.com/wayofdev/docker-shared-services/compare/v2.0.0...v2.0.1) (2024-06-03)


### Bug Fixes

* traefik network name ([f31b22e](https://github.com/wayofdev/docker-shared-services/commit/f31b22e342bc6cd313bb2cd951b525dd590dceff))


### Documentation

* update CONTRIBUTING.md guide lines. ([bf1f2d4](https://github.com/wayofdev/docker-shared-services/commit/bf1f2d40e341197fd130045451a3110bfb5d275d))

## [2.0.0](https://github.com/wayofdev/docker-shared-services/compare/v1.5.19...v2.0.0) (2024-06-01)


Expand Down

0 comments on commit a8c9e03

Please sign in to comment.