Skip to content

Commit a956db5

Browse files
chore(master): release 1.1.0
1 parent f312132 commit a956db5

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.1.0](https://github.com/wayofdev/php-package-tpl/compare/v1.0.0...v1.1.0) (2022-07-15)
4+
5+
6+
### Features
7+
8+
* updating template code ([d9eeca8](https://github.com/wayofdev/php-package-tpl/commit/d9eeca8f48eb7b45f3a187df6b70259a61072bdb))
9+
* updating template code ([2aff758](https://github.com/wayofdev/php-package-tpl/commit/2aff7585e1e93d1d67b20d870fd36ee4b492e6cd))
10+
11+
12+
### Bug Fixes
13+
14+
* failing ci because of non existing dir ([f312132](https://github.com/wayofdev/php-package-tpl/commit/f312132d13b9acb93a11d41f020c01a97460d675))
15+
316
## 1.0.0 (2022-07-14)
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.0.0",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/php-package-tpl.git"
55
}

0 commit comments

Comments
 (0)