Skip to content

Commit

Permalink
Publish 4.1.3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ianhi committed Feb 8, 2024
1 parent 7aa48c1 commit b0a90a9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 4.1.3

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.2...7aa48c117212dd4eb7b5a828735d514265b7b4c9))

### Bugs fixed

- Fix scrolling on `g g` and `G` [#137](https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/137) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

([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))

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

<!-- <END NEW CHANGELOG ENTRY> -->

## 4.1.2

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

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

<!-- <END NEW CHANGELOG ENTRY> -->

## 4.1.1

This is the last release to support jupyterlab `< 4.1` The next release will include: https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/135
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axlair/jupyterlab_vim",
"version": "4.1.2",
"version": "4.1.3",
"description": "Code cell vim bindings",
"author": {
"name": "Axel Fahy"
Expand Down

0 comments on commit b0a90a9

Please sign in to comment.