Skip to content

Commit ea15d51

Browse files
committed
chore: update CHANGELOG
1 parent 88fbc8a commit ea15d51

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# [3.6.0](https://github.com/massCodeIO/massCode/compare/v3.5.0...v3.6.0) (2023-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **main:** blinking context menu ([#345](https://github.com/massCodeIO/massCode/issues/345)) ([23f57c5](https://github.com/massCodeIO/massCode/commit/23f57c5fabb7f1273ccb6a8b85419a9a808458f3))
7+
* **snippets:** invalid prettier es6 option ([#323](https://github.com/massCodeIO/massCode/issues/323)) ([08e5123](https://github.com/massCodeIO/massCode/commit/08e512381601faa60c4aad590ca4e4c789e64e19))
8+
* **snippets:** wrapping long lines in screenshot ([#326](https://github.com/massCodeIO/massCode/issues/326)) ([891b548](https://github.com/massCodeIO/massCode/commit/891b548c021c7f8817e28379cd86f77d23171b40))
9+
10+
11+
### Features
12+
13+
* **grammars:** add bicep ([#325](https://github.com/massCodeIO/massCode/issues/325)) ([e461e51](https://github.com/massCodeIO/massCode/commit/e461e516c089437bd8391c3dda474c5c5cd8124e))
14+
* **grammars:** add kusto (KQL) ([#324](https://github.com/massCodeIO/massCode/issues/324)) ([b92e403](https://github.com/massCodeIO/massCode/commit/b92e4033530d77c5ffb956a5b10b76c58e6776d2))
15+
* **i18n:** add Czech locales ([#294](https://github.com/massCodeIO/massCode/issues/294)) ([7fe6696](https://github.com/massCodeIO/massCode/commit/7fe66967c6e73467948626ba19eb7a99b019c65d))
16+
* **i18n:** add Romanian locales ([#334](https://github.com/massCodeIO/massCode/issues/334)) ([9f55ff1](https://github.com/massCodeIO/massCode/commit/9f55ff1ec219c81281c30e6733407230d6a30b44))
17+
* **snippets:** copy screenshot to clipboard ([#327](https://github.com/massCodeIO/massCode/issues/327)) ([f06b084](https://github.com/massCodeIO/massCode/commit/f06b0842b14502bb4e2f9882ed5ed79625652043))
18+
19+
20+
21+
# [3.5.0](https://github.com/massCodeIO/massCode/compare/v3.4.1...v3.5.0) (2023-01-07)
22+
23+
24+
### Bug Fixes
25+
26+
* **snippets:** export to html [#309](https://github.com/massCodeIO/massCode/issues/309) ([#320](https://github.com/massCodeIO/massCode/issues/320)) ([2f3bada](https://github.com/massCodeIO/massCode/commit/2f3badaf78378c68a7f667edb26a8a5039d282a9))
27+
* **snippets:** use 'dom-to-image' instead 'html2canvas' [#297](https://github.com/massCodeIO/massCode/issues/297) ([#317](https://github.com/massCodeIO/massCode/issues/317)) ([2ba53ac](https://github.com/massCodeIO/massCode/commit/2ba53ac1408dc083fcbbeccd6010fa93e1cbe6a9))
28+
29+
30+
### Features
31+
32+
* **i18n:** add Greek locales ([#304](https://github.com/massCodeIO/massCode/issues/304)) ([19f0942](https://github.com/massCodeIO/massCode/commit/19f0942e229d64ebf976f540f1b73c9fa85ee563))
33+
* **i18n:** add Ukrainian locales ([#319](https://github.com/massCodeIO/massCode/issues/319)) ([a44ebd2](https://github.com/massCodeIO/massCode/commit/a44ebd222731fb0965fd9df87b8cc7835c8c42df))
34+
* **snippets:** save screenshot as svg ([#318](https://github.com/massCodeIO/massCode/issues/318)) ([4cf24c9](https://github.com/massCodeIO/massCode/commit/4cf24c9ba49931ac36e18c1e9cdc407639e4d709))
35+
* **snippets:** use codemirror for screenshot ([#321](https://github.com/massCodeIO/massCode/issues/321)) ([9d264e0](https://github.com/massCodeIO/massCode/commit/9d264e0659f1e2b064eab1e93072c672b330ed15))
36+
37+
38+
139
## [3.4.1](https://github.com/massCodeIO/massCode/compare/v3.4.0...v3.4.1) (2022-08-29)
240

341

0 commit comments

Comments
 (0)