@@ -6,41 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
77## Unreleased
88
9- ## [ 0.28.10 ] - 2024-11-04
9+ ## [ 0.28.6 ] - 2024-10-29
1010
1111### Fixed
1212
1313- Bug with saving remix caused by not passing prop
14-
15-
16- ## [ 0.28.9] - 2024-11-04
17-
18- ### Fixed
19-
2014- stopped autoscrolling to top on project content change (#1132 )
21-
22- ## [ 0.28.8] - 2024-11-04
23-
24- ### Changed
25- - REACT_APP_API_ENDPOINT env var is now only a default for the editor-wc prop, which can be overridden (#1124 )
26-
27- ### Removed
28- - REACT_APP_AUTHENTICATION_URL env var no longer used and is instead a editor-wc prop (#1124 )
29-
30-
31- ## [ 0.28.5] - 2024-11-01
32-
33- ### Fixed
34-
3515- Hight of the sidebar for mobile (#1117 )
3616
37-
38- ## [ 0.28.6] - 2024-10-29
39-
4017### Changed
4118
19+ - REACT_APP_API_ENDPOINT env var is now only a default for the editor-wc prop, which can be overridden (#1124 )
4220- added "Help" link to the information panel in the sidebar as the first link
4321
22+ ### Removed
23+
24+ - REACT_APP_AUTHENTICATION_URL env var no longer used and is instead a editor-wc prop (#1124 )
4425
4526## [ 0.28.5] - 2024-10-25
4627
@@ -985,7 +966,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
985966
986967- Events in Web Component indicating whether Mission Zero criteria have been met (#113 )
987968
988- [ unreleased ] : https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.28.5...HEAD
969+ [ unreleased ] : https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.28.6...HEAD
970+ [ 0.28.6 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.6
989971[ 0.28.5 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.5
990972[ 0.28.4 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.4
991973[ 0.28.3 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.3
0 commit comments