Commit dfe1d3b 1 parent e153ffe commit dfe1d3b Copy full SHA for dfe1d3b
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 2.1.0-beta.3] - 2022-12-28
8
+
7
9
### Changed
8
10
- Improved syntax highlighting for f-strings, operators and numeric literals.
9
11
@@ -664,7 +666,8 @@ Prerelease changes are documented at [support#48].
664
666
665
667
<!-- links for version headings -->
666
668
667
- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0-beta.2...HEAD
669
+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0-beta.3...HEAD
670
+ [ 2.1.0-beta.3 ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0-beta.2...v2.1.0-beta.3
668
671
[ 2.1.0-beta.2 ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0-beta.1...v2.1.0-beta.2
669
672
[ 2.1.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.1...v2.1.0-beta.1
670
673
[ 2.0.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pybricks/pybricks-code" ,
3
- "version" : " 2.1.0-beta.2 " ,
3
+ "version" : " 2.1.0-beta.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " The Pybricks Authors" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments