File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1414
1515### Fixed
1616
17+ ## [ 0.1.1]
18+
19+ ### Fixed
20+
21+ Update dependencies.
22+
1723## [ 0.1.0]
1824
1925### Fixed
@@ -86,7 +92,8 @@ Released 2023-03-16
8692
8793- Initial release
8894
89- [ Unreleased ] : https://github.com/abstools/abs-vs-code/compare/HEAD...v0.1.0
95+ [ Unreleased ] : https://github.com/abstools/abs-vs-code/compare/HEAD...v0.1.1
96+ [ 0.1.1 ] : https://github.com/abstools/abs-vs-code/compare/v0.1.1...v0.1.0
9097[ 0.1.0 ] : https://github.com/abstools/abs-vs-code/compare/v0.1.0...v0.0.8
9198[ 0.0.8 ] : https://github.com/abstools/abs-vs-code/compare/v0.0.8...v0.0.7
9299[ 0.0.7 ] : https://github.com/abstools/abs-vs-code/compare/v0.0.7...v0.0.6
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ file from inside the editor.
1010
1111## Release Notes
1212
13+ ### 0.1.1
14+
15+ - Dependency updates
16+
1317### 0.1.0
1418
1519- Security release
Original file line number Diff line number Diff line change 33 "displayName" : " ABS" ,
44 "description" : " Support for the Abs language" ,
55 "icon" : " images/ABS_logo.png" ,
6- "version" : " 0.1.0 " ,
6+ "version" : " 0.1.1 " ,
77 "publisher" : " abs-models-org" ,
88 "author" : {
99 "name" : " Rudolf Schlatte"
You can’t perform that action at this time.
0 commit comments