This repository was archived by the owner on Mar 1, 2023. It is now read-only.
File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.2.0] ( https://github.com/narrowspark/php-cs-fixer-config/compare/v3.1.1...v3.2.0 ) (2021-03-02)
2
+
3
+
4
+ ### Features
5
+
6
+ * added branches to semantic-release ([ e3ce47c] ( https://github.com/narrowspark/php-cs-fixer-config/commit/e3ce47c4bfaff69be3e529b6a721f49f5484f7fe ) )
7
+ * added semantic-release workflow ([ 09db052] ( https://github.com/narrowspark/php-cs-fixer-config/commit/09db052d5fbd667a64fb9ad8a69d049f8963e312 ) )
8
+ * updated composer require-dev versions ([ #20 ] ( https://github.com/narrowspark/php-cs-fixer-config/issues/20 ) ) ([ 7ee21d7] ( https://github.com/narrowspark/php-cs-fixer-config/commit/7ee21d79a1b88eb58fd2ebfce60acd8baac0ffdd ) )
9
+ * updated composer require-dev versions ([ #21 ] ( https://github.com/narrowspark/php-cs-fixer-config/issues/21 ) ) ([ 5645b25] ( https://github.com/narrowspark/php-cs-fixer-config/commit/5645b25b22923007e5c0224e9b0327a69c646b47 ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * disable jit ([ 92b4262] ( https://github.com/narrowspark/php-cs-fixer-config/commit/92b426233907cc5d5aaeac1ebcda0a89ff48b741 ) )
15
+ * disable jit ([ 9056e59] ( https://github.com/narrowspark/php-cs-fixer-config/commit/9056e596771903cd49aa3058c754b00af47e21fc ) )
16
+ * fixed found phpstan errors ([ 9eddb42] ( https://github.com/narrowspark/php-cs-fixer-config/commit/9eddb4297521cec862b90bbddf7a83448f0e1d83 ) )
17
+ * fixed markdown-lint pipe ([ 1921fae] ( https://github.com/narrowspark/php-cs-fixer-config/commit/1921faedf770c6e0fb30ca1fcf0c2a4b63c8adfb ) )
18
+ * removed composer-prefetcher ([ 943c9ae] ( https://github.com/narrowspark/php-cs-fixer-config/commit/943c9ae8d4194f920570939c312a0c23d2dd28dd ) )
Original file line number Diff line number Diff line change 48
48
},
49
49
"extra" : {
50
50
"branch-alias" : {
51
- "dev-master" : " 1.0 -dev"
51
+ "dev-master" : " 3.2 -dev"
52
52
}
53
53
},
54
54
"autoload" : {
You can’t perform that action at this time.
0 commit comments