@@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 2.13.2...main ` ] [ 2.13.2...main ] .
9
+ For a full diff see [ ` 2.13.3...main ` ] [ 2.13.3...main ] .
10
+
11
+ ## [ ` 2.13.3 ` ] [ 2.13.3 ]
12
+
13
+ For a full diff see [ ` 2.13.2...2.13.3 ` ] [ 2.13.2...2.13.3 ] .
14
+
15
+ ### Fixed
16
+
17
+ * Required ` ergebnis/json-normalizer:^1.0.3 ` which correctly sorts ` composer-plugin-api ` ([ #707 ] ), by [ @dependabot ]
10
18
11
19
## [ ` 2.13.2 ` ] [ 2.13.2 ]
12
20
@@ -553,6 +561,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
553
561
[ 2.13.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.13.0
554
562
[ 2.13.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.13.1
555
563
[ 2.13.2 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.13.2
564
+ [ 2.13.3 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.13.3
556
565
557
566
[ 81bc3a8...0.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
558
567
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -606,7 +615,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
606
615
[ 2.12.2...2.13.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.12.2...2.13.0
607
616
[ 2.13.0...2.13.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.13.0...2.13.1
608
617
[ 2.13.1...2.13.2 ] : https://github.com/ergebnis/composer-normalize/compare/2.13.1...2.13.2
609
- [ 2.13.2...main ] : https://github.com/ergebnis/composer-normalize/compare/2.13.2...main
618
+ [ 2.13.2...2.13.3 ] : https://github.com/ergebnis/composer-normalize/compare/2.13.2...2.13.3
619
+ [ 2.13.3...main ] : https://github.com/ergebnis/composer-normalize/compare/2.13.3...main
610
620
611
621
[ #1 ] : https://github.com/ergebnis/composer-normalize/pull/1
612
622
[ #2 ] : https://github.com/ergebnis/composer-normalize/pull/2
@@ -683,6 +693,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
683
693
[ #644 ] : https://github.com/ergebnis/composer-normalize/pull/644
684
694
[ #646 ] : https://github.com/ergebnis/composer-normalize/pull/646
685
695
[ #647 ] : https://github.com/ergebnis/composer-normalize/pull/647
696
+ [ #707 ] : https://github.com/ergebnis/composer-normalize/pull/707
686
697
687
698
[ @core23 ] : https://github.com/core23
688
699
[ @dependabot ] : https://github.com/dependabot
0 commit comments