Skip to content

Commit f778c82

Browse files
authored
Merge pull request #3 from wayofdev/release-please--branches--master--components--docker-shared-services
2 parents 39859af + 65c6c0e commit f778c82

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+
## [1.1.1](https://github.com/wayofdev/docker-shared-services/compare/v1.1.0...v1.1.1) (2022-11-11)
4+
5+
6+
### Bug Fixes
7+
8+
* network name should be underlined ([1c5a886](https://github.com/wayofdev/docker-shared-services/commit/1c5a88678fe17d5de193a9218ccb943c43fcdacb))
9+
10+
11+
### Documentation
12+
13+
* more description ([39859af](https://github.com/wayofdev/docker-shared-services/commit/39859afe4b10c30de2f2a7d0f1f3f5d532a66dcd))
14+
315
## [1.1.0](https://github.com/wayofdev/docker-shared-services/compare/v1.0.0...v1.1.0) (2022-11-10)
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": "1.1.0",
2+
"version": "1.1.1",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-shared-services.git"
55
}

0 commit comments

Comments
 (0)