Skip to content

Commit a8c61b9

Browse files
authored
Merge pull request #3 from wayofdev/release-please--branches--master--components--php-package-tpl
2 parents f4b0d3a + 1874a99 commit a8c61b9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/wayofdev/php-package-tpl/compare/v1.1.0...v1.2.0) (2022-07-15)
4+
5+
6+
### Features
7+
8+
* create code of conduct ([f507a1b](https://github.com/wayofdev/php-package-tpl/commit/f507a1bc2ddc1af81e1ffd62b35596c412c4f5b0))
9+
10+
11+
### Documentation
12+
13+
* delete custom coc ([cfaf8cd](https://github.com/wayofdev/php-package-tpl/commit/cfaf8cd43742e8e1f38a6cf302197e1ca105c5d6))
14+
* moving coc ([f4b0d3a](https://github.com/wayofdev/php-package-tpl/commit/f4b0d3a8bd80a913a8b2701a13b9341473ff6be0))
15+
316
## [1.1.0](https://github.com/wayofdev/php-package-tpl/compare/v1.0.0...v1.1.0) (2022-07-15)
417

518

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/php-package-tpl.git"
55
}

0 commit comments

Comments
 (0)