Skip to content

Commit

Permalink
Fix links in changelog for v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Jan 13, 2023
1 parent 7b1fbb3 commit b03cffa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG-1.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
- [#13689](https://github.com/Sylius/Sylius/issues/13689) Fix typo in sylius_order state machine callback ([@vvasiloi](https://github.com/vvasiloi), [@Rafikooo](https://github.com/Rafikooo), [@Zales0123](https://github.com/Zales0123))
- [#13820](https://github.com/Sylius/Sylius/issues/13820) [Doc] Add depth to theme configuration ([@Nek-](https://github.com/Nek-))
- [#14177](https://github.com/Sylius/Sylius/issues/14177) [Docs] Fix API docs for Shop User token response ([@loic425](https://github.com/loic425))
- [#14289](https://github.com/Sylius/Sylius/issues/14289) [Api] Change int to integer in ProductVariant and ShippingMethod documentation normalizers ()
- [#14289](https://github.com/Sylius/Sylius/issues/14289) [Api] Change int to integer in ProductVariant and ShippingMethod documentation normalizers ([@EsamAl-Dabagh](https://github.com/EsamAl-Dabagh))
- [#14491](https://github.com/Sylius/Sylius/issues/14491) Upgrade PHPStan to level 3 ([@lruozzi9](https://github.com/lruozzi9))
- [#14525](https://github.com/Sylius/Sylius/issues/14525) Adding skipIf for migrations to allow future runs when they should apply ([@stefantalen](https://github.com/stefantalen))
- [#14575](https://github.com/Sylius/Sylius/issues/14575) [DX] Add EditorConfig for test API responses ([@coldic3](https://github.com/coldic3))
- [#14580](https://github.com/Sylius/Sylius/issues/14580) [Enchancement] Optimize memory usage by sylius:remove-expired-carts command ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [#14587](https://github.com/Sylius/Sylius/issues/14587) Add gitattributes on bundles ([@loic425](https://github.com/loic425))
- [#14594](https://github.com/Sylius/Sylius/issues/14594) Fix postgres builds ([@coldic3](https://github.com/coldic3))
- [#14605](https://github.com/Sylius/Sylius/issues/14605) [CS][DX] Refactor ()
- [#14606](https://github.com/Sylius/Sylius/issues/14606) [CS][DX] Refactor ()
- [#14605](https://github.com/Sylius/Sylius/issues/14605) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [#14606](https://github.com/Sylius/Sylius/issues/14606) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [#14608](https://github.com/Sylius/Sylius/issues/14608) [UI][Shop][Cart] Reset chosen options on refresh in firefox ([@NoResponseMate](https://github.com/NoResponseMate))
- [#14619](https://github.com/Sylius/Sylius/issues/14619) Update catalog_promotions.rst ([@Xusifob](https://github.com/Xusifob))
- [#14625](https://github.com/Sylius/Sylius/issues/14625) [Fix][Shop] Conditional adding of logout listener ([@NoResponseMate](https://github.com/NoResponseMate))
Expand All @@ -43,7 +43,7 @@
- [#14682](https://github.com/Sylius/Sylius/issues/14682) It's 2023! 🎉 ([@coldic3](https://github.com/coldic3))
- [#14683](https://github.com/Sylius/Sylius/issues/14683) Extract authorized user assignment to separate method/ cp to 1.11 ([@everwhatever](https://github.com/everwhatever))
- [#14685](https://github.com/Sylius/Sylius/issues/14685) Default ORDER BY for all entities and their relationships ([@coldic3](https://github.com/coldic3))
- [#14689](https://github.com/Sylius/Sylius/issues/14689) [CS][DX] Refactor ()
- [#14689](https://github.com/Sylius/Sylius/issues/14689) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [#14691](https://github.com/Sylius/Sylius/issues/14691) [Fix] Symfony container reanimation after friendsofsymfony/rest-bundle: 3.5.0 release ([@Rafikooo](https://github.com/Rafikooo))
- [#14694](https://github.com/Sylius/Sylius/issues/14694) [Composer] Remove conflict with doctrine/annotations: ^2.0 ([@Rafikooo](https://github.com/Rafikooo))
- [#14697](https://github.com/Sylius/Sylius/issues/14697) Remove error suppression to fix unit tests ([@coldic3](https://github.com/coldic3))
Expand Down

0 comments on commit b03cffa

Please sign in to comment.