File tree Expand file tree Collapse file tree 3 files changed +38
-2
lines changed Expand file tree Collapse file tree 3 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.2] ( https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.1.1...v0.1.2 ) (2020-07-19)
7+
8+
9+ ### 📚 Documentation
10+
11+ * ** readme:** ✏️ typo in readme change ([ 06d34d1] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/06d34d151858bf40578356fcef397a4cc510ddc3 ) )
12+
13+
14+ ### ♻️ Chores
15+
16+ * ** changelog:** ✏️ fix changelog generated ([ 6781919] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/6781919b97827c6ce7c3c5d0ea66735c5a8bfa6f ) )
17+ * ** logo:** 🔧 move logo out of media to support vsce publish ([ 0567f1b] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/0567f1b600ef78c7e05b56fa616940462641eb61 ) )
18+ * ** typo:** ✏️ issue url typo ([ e70a650] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/e70a650a8b9c4188369eb020dfe4f0111df5d867 ) )
19+
20+
21+
22+
23+
24+ ## [ 0.1.2] ( https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.1.1...v0.1.2 ) (2020-07-19)
25+
26+
27+ ### 📚 Documentation
28+
29+ * ** readme:** ✏️ typo in readme change ([ 06d34d1] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/06d34d151858bf40578356fcef397a4cc510ddc3 ) )
30+
31+
32+ ### ♻️ Chores
33+
34+ * ** changelog:** ✏️ fix changelog generated ([ 6781919] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/6781919b97827c6ce7c3c5d0ea66735c5a8bfa6f ) )
35+ * ** logo:** 🔧 move logo out of media to support vsce publish ([ 0567f1b] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/0567f1b600ef78c7e05b56fa616940462641eb61 ) )
36+ * ** typo:** ✏️ issue url typo ([ e70a650] ( https://github.com/navin-moorthy/vscode-css-snippets/commit/e70a650a8b9c4188369eb020dfe4f0111df5d867 ) )
37+
38+
39+
40+
41+
642## 0.1.1 (2020-07-19)
743
844
Original file line number Diff line number Diff line change 11{
22 "packages" : [" ." ],
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "changelogPreset" : " metahub" ,
55 "npmClient" : " yarn" ,
66 "registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-css-snippets" ,
33 "displayName" : " VSCode CSS Snippets" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 0.1.2 " ,
55 "description" : " CSS Snippets for fast prototyping" ,
66 "categories" : [
77 " Snippets"
You can’t perform that action at this time.
0 commit comments