Skip to content

Commit 0ae3048

Browse files
authored
Merge pull request #262 from wayofdev/release-please--branches--master--components--php-cs-fixer-config
chore(master): release 1.3.0
2 parents 3716875 + 3c8bb23 commit 0ae3048

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.2.61...v1.3.0) (2024-05-18)
4+
5+
6+
### Features
7+
8+
* attribute_empty_parentheses, phpdoc_line_span class_attributes_separation rules ([4bcdc19](https://github.com/wayofdev/php-cs-fixer-config/commit/4bcdc19538df033532c63546914824e282c343a5))
9+
* config set based on PER-CS2.0 ([bbbd5a5](https://github.com/wayofdev/php-cs-fixer-config/commit/bbbd5a587c30c13f202a4cb93a99e0524c6b4ade))
10+
* update default set rule sets ([05611b2](https://github.com/wayofdev/php-cs-fixer-config/commit/05611b228bab587022da1671d50cccd510c3ac58))
11+
12+
13+
### Bug Fixes
14+
15+
* remoe php_unit annotation and snake_case in PER ruleset ([c0bb78e](https://github.com/wayofdev/php-cs-fixer-config/commit/c0bb78ed99c19d3fab5beb9563b811d0dad5d26c))
16+
317
## [1.2.61](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.2.60...v1.2.61) (2023-09-14)
418

519

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.61",
2+
"version": "1.3.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/php-cs-fixer-config.git"
55
}

0 commit comments

Comments
 (0)