Skip to content

Commit 76bd717

Browse files
authored
Merge pull request #4 from wayofdev/release-please--branches--master--components--docker-php-prod
2 parents d801ae8 + ba967f5 commit 76bd717

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.2.0](https://github.com/wayofdev/docker-build-deps/compare/v1.1.0...v1.2.0) (2022-12-12)
4+
5+
6+
### Features
7+
8+
* add actionlint and shellcheck binaries ([04bf95f](https://github.com/wayofdev/docker-build-deps/commit/04bf95f51b22f230739ec9d98a798423f3cca143))
9+
10+
11+
### Miscellaneous
12+
13+
* readme fix ([e04f7b0](https://github.com/wayofdev/docker-build-deps/commit/e04f7b07ddc892b3321c5d0947f63490ad339b8d))
14+
315
## [1.1.0](https://github.com/wayofdev/docker-build-deps/compare/v1.0.0...v1.1.0) (2022-11-07)
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.2.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-build-deps.git"
55
}

0 commit comments

Comments
 (0)