Skip to content

Commit f7e7769

Browse files
authored
Merge pull request #7 from wayofdev/release-please--branches--master--components--docker-php-dev
2 parents ee01f22 + ea98458 commit f7e7769

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [2.0.0](https://github.com/wayofdev/docker-php-dev/compare/v1.1.0...v2.0.0) (2022-11-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* updating codebase
9+
10+
### Features
11+
12+
* updating codebase ([63aeaf7](https://github.com/wayofdev/docker-php-dev/commit/63aeaf7698e2e15535a6e73eb25edcb214678bb5))
13+
14+
15+
### Documentation
16+
17+
* missing header with badges, bump goss action ([ee01f22](https://github.com/wayofdev/docker-php-dev/commit/ee01f2282adc0fff6c44e94438e2f639c5cb4cee))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "2.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-php-dev.git"
55
}

0 commit comments

Comments
 (0)