File tree 2 files changed +18
-3
lines changed
2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 4.1.2
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.1...5ed87b6c38fda4d0129ea18a43d137c60d286a9e ) )
8
+
9
+ ### Maintenance and upkeep improvements
10
+
11
+ - Fix Prettier Issue [ #136 ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/136 ) ([ @ianhi ] ( https://github.com/ianhi ) )
12
+ - Migrate shortcut selectors for JupyterLab 4.1+ [ #135 ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/135 ) ([ @krassowski ] ( https://github.com/krassowski ) )
13
+
14
+ ### Contributors to this release
15
+
16
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/graphs/contributors?from=2024-02-07&to=2024-02-07&type=c ) )
17
+
18
+ [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Agithub-actions+updated%3A2024-02-07..2024-02-07&type=Issues ) | [ @ianhi ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Aianhi+updated%3A2024-02-07..2024-02-07&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2024-02-07..2024-02-07&type=Issues )
19
+
20
+ <!-- <END NEW CHANGELOG ENTRY> -->
21
+
5
22
## 4.1.1
6
23
7
24
This is the last release to support jupyterlab ` < 4.1 ` The next release will include: https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/135
@@ -26,8 +43,6 @@ This is the last release to support jupyterlab `< 4.1` The next release will inc
26
43
27
44
[ @firai ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Afirai+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Agithub-actions+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @ianhi ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Aianhi+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2023-10-12..2024-02-07&type=Issues )
28
45
29
- <!-- <END NEW CHANGELOG ENTRY> -->
30
-
31
46
## 4.1.0
32
47
33
48
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.0.3...c8cc5febb0bcc419efb0b801108b97a946a71364 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axlair/jupyterlab_vim" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " Code cell vim bindings" ,
5
5
"author" : {
6
6
"name" : " Axel Fahy"
You can’t perform that action at this time.
0 commit comments