File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 2.0.0-beta.5] - 2022-07-28
8+
79### Fixed
810- Fixed ` main.[hash].js ` not cached ([ support #689 ] ).
911
@@ -349,7 +351,9 @@ Prerelease changes are documented at [support#48].
349351
350352<!-- links for version headings -->
351353
352- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.3...HEAD
354+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.5...HEAD
355+ [ 2.0.0-beta.5 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.4...v2.0.0-beta.5
356+ [ 2.0.0-beta.4 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.3...v2.0.0-beta.4
353357[ 2.0.0-beta.3 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.2...v2.0.0-beta.3
354358[ 2.0.0-beta.2 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.1...v2.0.0-beta.2
355359[ 2.0.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v1.2.0-beta.1...v2.0.0-beta.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0-beta.4 " ,
3+ "version" : " 2.0.0-beta.5 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments