File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Build and publish release
33on :
44 push :
55 tags :
6- - ' v1 .*'
6+ - ' v2 .*'
77
88jobs :
99 build :
Original file line number Diff line number Diff line change 22
33# Changelog
44
5- ## [ Unreleased ]
5+ ## [ 2.0.0-beta.1 ] - 2022-06-03
66
77### Added
88- Added multi-file support ([ support #418 ] , [ support #465 ] ).
@@ -285,7 +285,8 @@ Prerelease changes are documented at [support#48].
285285
286286<!-- links for version headings -->
287287
288- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v1.2.0-beta.1...HEAD
288+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.1...HEAD
289+ [ 2.0.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v1.2.0-beta.1...v2.0.0-beta.1
289290[ 1.2.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v1.1.0...v1.2.0-beta.1
290291[ 1.1.0 ] : https://github.com/pybricks/pybricks-code/compare/v1.1.0-rc.1...v1.1.0
291292[ 1.1.0-rc.1 ] : https://github.com/pybricks/pybricks-code/compare/v1.1.0-beta.6...v1.1.0-rc.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 1.2 .0-beta.1" ,
3+ "version" : " 2.0 .0-beta.1" ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments