File tree 4 files changed +24
-2
lines changed
4 files changed +24
-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
+ # [ 1.4.0] ( https://github.com/SAP/code-snippet/compare/v1.3.2...v1.4.0 ) (2024-05-01)
7
+
8
+
9
+ ### Features
10
+
11
+ * usage analytics in code-snippet ([ #285 ] ( https://github.com/SAP/code-snippet/issues/285 ) ) ([ dc5329f] ( https://github.com/SAP/code-snippet/commit/dc5329f52e1fdd93f28b473cb3bda6feb8d5d4dc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.2] ( https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2 ) (2024-04-25)
7
18
8
19
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 14
14
"allowBranch" : " master"
15
15
}
16
16
},
17
- "version" : " 1.3.2 "
17
+ "version" : " 1.4.0 "
18
18
}
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
+ # [ 1.4.0] ( https://github.com/SAP/code-snippet/compare/v1.3.2...v1.4.0 ) (2024-05-01)
7
+
8
+
9
+ ### Features
10
+
11
+ * usage analytics in code-snippet ([ #285 ] ( https://github.com/SAP/code-snippet/issues/285 ) ) ([ dc5329f] ( https://github.com/SAP/code-snippet/commit/dc5329f52e1fdd93f28b473cb3bda6feb8d5d4dc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.2] ( https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2 ) (2024-04-25)
7
18
8
19
** Note:** Version bump only for package code-snippet
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-snippet" ,
3
3
"displayName" : " Code Snippet" ,
4
- "version" : " 1.3.2 " ,
4
+ "version" : " 1.4.0 " ,
5
5
"description" : " A VSCode extension that provides a simple way to add code snippets." ,
6
6
"publisher" : " SAPOSS" ,
7
7
"private" : true ,
You can’t perform that action at this time.
0 commit comments