Skip to content

Commit 0e7f394

Browse files
committed
Publish 0.2.0
SHA256 hashes: jupyterlab-cell-diff-0.2.0.tgz: 9d596f39168d0789e91e40f3880ae5d3c8aec8a2ef51f29871c31f5ae6e39a9a jupyterlab_cell_diff-0.2.0-py3-none-any.whl: 9f046e4ff5f888ac4e45a5a17adf365ce558e92ac91fcda3e89c99341b369b2c jupyterlab_cell_diff-0.2.0.tar.gz: c7a5c03fa68c4d382a7e5256052d00942e655de1467712416bb3598d4600ac91
1 parent 24a551e commit 0e7f394

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

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

5-
## 0.1.2
5+
## 0.2.0
66

77
No merged PRs
88

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

11+
## 0.1.2
12+
13+
No merged PRs
14+
1115
## 0.1.1
1216

1317
No merged PRs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-cell-diff",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "A JupyterLab Extension for showing cell (git) diffs.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)