File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -1057,7 +1057,8 @@ Prerelease changes are documented at [support#48].
10571057
10581058
10591059<!-- diff links for headers -->
1060- [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b4...HEAD
1060+ [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b5...HEAD
1061+ [ 3.6.0b5 ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b4...v3.6.0b5
10611062[ 3.6.0b4 ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b3...v3.6.0b4
10621063[ 3.6.0b3 ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b2...v3.6.0b3
10631064[ 3.6.0b2 ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.0b1...v3.6.0b2
Original file line number Diff line number Diff line change 1+ ## 7.22.0 - 2025-02-26
2+
3+ ### Changed
4+ - Updated firmware to v3.6.0b5.
5+
16## 7.21.0 - 2025-02-14
27
38### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/firmware" ,
3- "version" : " 7.21 .0" ,
4- "firmwareTag" : " v3.6.0b4 " ,
3+ "version" : " 7.22 .0" ,
4+ "firmwareTag" : " v3.6.0b5 " ,
55 "description" : " Pybricks firmware" ,
66 "main" : " ./build/index.js" ,
77 "types" : " ./build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments