Skip to content

Commit 3207cdc

Browse files
committed
chore(master): release 1.2.0
1 parent dd764b9 commit 3207cdc

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/wayofdev/docker-shared-services/compare/v1.1.2...v1.2.0) (2022-11-22)
4+
5+
6+
### Features
7+
8+
* add health checks for services ([87f6879](https://github.com/wayofdev/docker-shared-services/commit/87f68798d4f5723261bc48623986462b2f449d82))
9+
* add labels and auto-sync ([76a505b](https://github.com/wayofdev/docker-shared-services/commit/76a505b610e9635ae6c838e4cd09c4e70eba3533))
10+
11+
12+
### Bug Fixes
13+
14+
* not working health check ([34f75d8](https://github.com/wayofdev/docker-shared-services/commit/34f75d8b3b466579b61699cbeba1f87fb439dbdc))
15+
* traefik config ([76a505b](https://github.com/wayofdev/docker-shared-services/commit/76a505b610e9635ae6c838e4cd09c4e70eba3533))
16+
17+
18+
### Documentation
19+
20+
* changing default hosts ([9623fff](https://github.com/wayofdev/docker-shared-services/commit/9623fff2aeeefa3199286a64955ceed272001f4f))
21+
22+
23+
### Miscellaneous
24+
25+
* fix table in docs ([219feab](https://github.com/wayofdev/docker-shared-services/commit/219feab37438d602e84be8e05ef6e033da37cbac))
26+
327
## [1.1.2](https://github.com/wayofdev/docker-shared-services/compare/v1.1.1...v1.1.2) (2022-11-14)
428

529

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.2",
2+
"version": "1.2.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-shared-services.git"
55
}

0 commit comments

Comments
 (0)