File tree 2 files changed +21
-3
lines changed 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.2.1
6
+
7
+ ([ Full Changelog] ( https://github.com/ihuicatl/jupyterlab-urdf/compare/v0.2.0...3602f83946e864c522863ffec0ef78a6b8612d24 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Enable syntax highlighting for URDFs [ #26 ] ( https://github.com/ihuicatl/jupyterlab-urdf/pull/26 ) ([ @ihuicatl ] ( https://github.com/ihuicatl ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Enable syntax highlighting for URDFs [ #26 ] ( https://github.com/ihuicatl/jupyterlab-urdf/pull/26 ) ([ @ihuicatl ] ( https://github.com/ihuicatl ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/ihuicatl/jupyterlab-urdf/graphs/contributors?from=2022-09-22&to=2022-10-11&type=c ) )
20
+
21
+ [ @ihuicatl ] ( https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-09-22..2022-10-11&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
5
25
## 0.2.0
6
26
7
27
([ Full Changelog] ( https://github.com/ihuicatl/jupyterlab-urdf/compare/v0.1.2...1c83122721711101f1973080b98eb7a359aebb6d ) )
20
40
21
41
[ @github-actions ] ( https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-29..2022-09-22&type=Issues ) | [ @ihuicatl ] ( https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-07-29..2022-09-22&type=Issues )
22
42
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
43
## 0.1.2
26
44
27
45
([ Full Changelog] ( https://github.com/ihuicatl/jupyterlab-urdf/compare/v0.1.1...36b5a10537e1d507d69decc6e39b80b4a20b88e1 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab_urdf" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " A URDF viewer and editor extension for JupyterLab." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments