Skip to content

Commit a5ca009

Browse files
authored
Merge pull request #2 from wayofdev/release-please--branches--master--components--docker-shared-services
2 parents 2144ce5 + e3022aa commit a5ca009

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/wayofdev/docker-shared-services/compare/v1.0.0...v1.1.0) (2022-11-10)
4+
5+
6+
### Features
7+
8+
* fail-proof execution of project, if .env was not configured ([2144ce5](https://github.com/wayofdev/docker-shared-services/commit/2144ce505461befa8a02a79b1193b866a2b0633a))
9+
* updating ([2144ce5](https://github.com/wayofdev/docker-shared-services/commit/2144ce505461befa8a02a79b1193b866a2b0633a))
10+
11+
12+
### Documentation
13+
14+
* readme fix ([7f78d9e](https://github.com/wayofdev/docker-shared-services/commit/7f78d9e6e097102de8b0060c3946aa00fd855c89))
15+
* steps to check if working ([f7b8378](https://github.com/wayofdev/docker-shared-services/commit/f7b8378b899b04c3b77701e1b205c2ff5c6df215))
16+
317
## 1.0.0 (2022-11-07)
418

519

package.json

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

0 commit comments

Comments
 (0)