Commit fe522cf 1 parent 214c234 commit fe522cf Copy full SHA for fe522cf
File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
3
<Metadata >
4
- <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.0.9 " Publisher =" Sumanai" />
4
+ <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.1.0 " Publisher =" Sumanai" />
5
5
<DisplayName >Bitrix Snippet</DisplayName >
6
6
<Description xml : space =" preserve" ></Description >
7
7
<Tags >snippet</Tags >
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.1.0] - 2018-12-04
4
+
5
+ - Add debug
6
+
3
7
## [ 0.0.9] - 2018-11-16
8
+
4
9
- Fix code style
5
10
- Add some getters in application
6
11
- Reverse changelog
Original file line number Diff line number Diff line change 2
2
"name" : " bitrix-snippet" ,
3
3
"displayName" : " Bitrix Snippet" ,
4
4
"description" : " " ,
5
- "version" : " 0.0.9 " ,
5
+ "version" : " 0.1.0 " ,
6
6
"publisher" : " Sumanai" ,
7
7
"bugs" : {
8
8
"url" : " https://github.com/Sumanai/bitrix-snippet/issues" ,
You can’t perform that action at this time.
0 commit comments