Skip to content

Commit c791891

Browse files
committed
Publish 4.1.4
SHA256 hashes: axlair-jupyterlab_vim-4.1.4.tgz: 320f647fd32292bb7ab048bb5c8d65a2826d679791549d27398f0f21611f6e79 jupyterlab_vim-4.1.4-py3-none-any.whl: 13c29ff1fd385fddf33eb85a8b16441be69c62032870bb97a3054b2cf00ab135 jupyterlab_vim-4.1.4.tar.gz: abf2891aafb32f0cb94ad98321ae7ebcbe0cabe523d38d80d569c0a50b85225a
1 parent e2d73f4 commit c791891

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 4.1.4
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.3...e2d73f4ee2bee0999c6aee8667158b8c888bff12))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Update release workflows [#147](https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/147) ([@krassowski](https://github.com/krassowski))
12+
- Update `codemirror-vim` to 6.2.1 and `jupyterlab` to 4.2.0 [#146](https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/146) ([@firai](https://github.com/firai))
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-08&to=2024-09-16&type=c))
17+
18+
[@firai](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Afirai+updated%3A2024-02-08..2024-09-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Agithub-actions+updated%3A2024-02-08..2024-09-16&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2024-02-08..2024-09-16&type=Issues)
19+
20+
<!-- <END NEW CHANGELOG ENTRY> -->
21+
522
## 4.1.3
623

724
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.2...7aa48c117212dd4eb7b5a828735d514265b7b4c9))
@@ -16,8 +33,6 @@
1633

1734
[@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2024-02-07..2024-02-08&type=Issues)
1835

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2136
## 4.1.2
2237

2338
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.1...5ed87b6c38fda4d0129ea18a43d137c60d286a9e))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axlair/jupyterlab_vim",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "Code cell vim bindings",
55
"author": {
66
"name": "Axel Fahy"

0 commit comments

Comments
 (0)