File tree 3 files changed +38
-2
lines changed
3 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
42
## 0.1.1 (2020-07-19)
7
43
8
44
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" ." ],
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"changelogPreset" : " metahub" ,
5
5
"npmClient" : " yarn" ,
6
6
"registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-css-snippets" ,
3
3
"displayName" : " VSCode CSS Snippets" ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.1.2 " ,
5
5
"description" : " CSS Snippets for fast prototyping" ,
6
6
"categories" : [
7
7
" Snippets"
You can’t perform that action at this time.
0 commit comments