File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138 # if: startsWith(github.ref, 'refs/tags/')
139139 with :
140140 name : ExCode
141- tag_name : v1.2.1
141+ tag_name : v1.2.2
142142 prerelease : true
143143 generate_release_notes : true
144144 files : |
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44For currently known issues, check the [ GitHub issues tab] ( https://github.com/dhzdhd/ExCode/issues?q=is%3Aopen+is%3Aissue+label%3Abug )
55
6+ ## 1.2.2 | 09-04-2023
7+
8+ ### Fixes / Improvements
9+
10+ - Fixed editor line number clipping off after a certain limit.
11+ - Fixed GitHub update link.
12+
613## 1.2.1 | 06-04-2023
714
815### Fixes / Improvements
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A code execution editor which supports multiple languages.
33
44publish_to : ' none'
55
6- version : 1.2.1
6+ version : 1.2.2
77
88environment :
99 sdk : " >=2.19.6 <3.0.0"
You can’t perform that action at this time.
0 commit comments