Skip to content

Commit 6190944

Browse files
chore(master): release 1.3.0
1 parent fd19d68 commit 6190944

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/wayofdev/php-package-tpl/compare/v1.2.0...v1.3.0) (2023-04-12)
4+
5+
6+
### Features
7+
8+
* adding pest ([f2727ff](https://github.com/wayofdev/php-package-tpl/commit/f2727ff8b96deb2f1d4dcf8906d0329a58507687))
9+
* updating dependencies, renovate auto-merge ([fd19d68](https://github.com/wayofdev/php-package-tpl/commit/fd19d68caec2efb9bc5c2b792c1b837aa0c6f69c))
10+
11+
12+
### Bug Fixes
13+
14+
* disable static lambda fixer ([98cafbd](https://github.com/wayofdev/php-package-tpl/commit/98cafbdd80e03a14a1e2541deb8ab48b9bcb0abf))
15+
* missing empty dir ([bbe0c83](https://github.com/wayofdev/php-package-tpl/commit/bbe0c83af3dcbf2a785b4d80b8dca6ec9de8b23f))
16+
* phpstan wrong output format passing ([16c72b7](https://github.com/wayofdev/php-package-tpl/commit/16c72b7e7823099a9b8bc38d7ccc477a23f3f518))
17+
* stan fixes ([d6367f5](https://github.com/wayofdev/php-package-tpl/commit/d6367f5d2b8a8b9820aa1e67efb8c874a563093a))
18+
19+
20+
### Documentation
21+
22+
* add downloads badge ([3a405a6](https://github.com/wayofdev/php-package-tpl/commit/3a405a64f8b421bc9162d1bea03f828c55810edc))
23+
324
## [1.2.0](https://github.com/wayofdev/php-package-tpl/compare/v1.1.0...v1.2.0) (2022-07-15)
425

526

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

0 commit comments

Comments
 (0)