Skip to content

Commit 1cd1f36

Browse files
authored
Merge pull request #13 from wayofdev/release-please--branches--master--components--docker-shared-services
chore(master): release 1.3.0
2 parents 6c6799a + aa4cc07 commit 1cd1f36

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/wayofdev/docker-shared-services/compare/v1.2.0...v1.3.0) (2023-03-14)
4+
5+
6+
### Features
7+
8+
* update workflow files ([47da695](https://github.com/wayofdev/docker-shared-services/commit/47da695f972fc90777be674c3a922c92d5d5a0ea))
9+
10+
11+
### Bug Fixes
12+
13+
* certs directory should be present ([c0189d2](https://github.com/wayofdev/docker-shared-services/commit/c0189d20b5ed8d8b3efd68d0a5064c7a3244ee40))
14+
15+
16+
### Documentation
17+
18+
* readme update ([2602b25](https://github.com/wayofdev/docker-shared-services/commit/2602b25ae99058d5b6aae317c2e2711a2a5dc720))
19+
320
## [1.2.0](https://github.com/wayofdev/docker-shared-services/compare/v1.1.2...v1.2.0) (2022-11-22)
421

522

package.json

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

0 commit comments

Comments
 (0)