File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,17 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1616> - 🚀 Performance
1717> - 📝 Documentation
1818
19+ ## [ v1.2.0] (2022-12-14)
20+
21+ ### ✨ Feature
22+
23+ - Add commands and configure changes to preview themes.
24+ - Add the ability to automatically adapt to the editor's theme.
25+
26+ ### 🚧 Maintenance
27+
28+ - Update codacy/codacy-analysis-cli-action digest to c4be364.
29+
1930## [ v1.1.3] (2022-12-12)
2031
2132### 💎 Improve
@@ -53,6 +64,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
5364
5465- Added full github markdown preview style. 🎉
5566
67+ [ v1.2.0 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.3...v1.2.0
5668[ v1.1.3 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.2...v1.1.3
5769[ v1.1.2 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.1...v1.1.2
5870[ v1.1.1 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.0...v1.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-markdown-github" ,
33 "displayName" : " Github Markdown" ,
4- "version" : " 1.1.3 " ,
4+ "version" : " 1.2.0 " ,
55 "description" : " A GitHub-style VSCode built-in markdown preview plugin." ,
66 "categories" : [
77 " Other"
You can’t perform that action at this time.
0 commit comments