Skip to content

Commit 551afba

Browse files
Merge pull request #90 from wayofdev/release-please--branches--master--components--php-cs-fixer-config
chore(master): release 1.1.1
2 parents 10b4d1f + 73bf22c commit 551afba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.1.0...v1.1.1) (2023-03-17)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan-deprecation-rules to v1.1.3 ([10b4d1f](https://github.com/wayofdev/php-cs-fixer-config/commit/10b4d1f91c714b0bd0471bdfacc4f8b25dcc52ae))
9+
310
## [1.1.0](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.0.2...v1.1.0) (2023-03-17)
411

512

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

0 commit comments

Comments
 (0)