Skip to content

Commit b0a90a9

Browse files
committed
Publish 4.1.3
SHA256 hashes: axlair-jupyterlab_vim-4.1.3.tgz: 61486c84f40a7078576e592fa0365558abd81a3cd6734d0e4bceef482c7ad90e jupyterlab_vim-4.1.3-py3-none-any.whl: a0c74c9697f42f42d030133f5b3aea092ef9c8dc7d8252afb91cdad951677131 jupyterlab_vim-4.1.3.tar.gz: 57e1a0a4eddd2334e8d7a7c0df80f5097b78f5480ffa84307f2e508df98b6878
1 parent 7aa48c1 commit b0a90a9

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 4.1.3
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.2...7aa48c117212dd4eb7b5a828735d514265b7b4c9))
8+
9+
### Bugs fixed
10+
11+
- Fix scrolling on `g g` and `G` [#137](https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/137) ([@krassowski](https://github.com/krassowski))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-vim/graphs/contributors?from=2024-02-07&to=2024-02-08&type=c))
16+
17+
[@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2024-02-07..2024-02-08&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 4.1.2
622

723
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.1...5ed87b6c38fda4d0129ea18a43d137c60d286a9e))
@@ -17,8 +33,6 @@
1733

1834
[@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)
1935

20-
<!-- <END NEW CHANGELOG ENTRY> -->
21-
2236
## 4.1.1
2337

2438
This is the last release to support jupyterlab `< 4.1` The next release will include: https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/135

package.json

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

0 commit comments

Comments
 (0)