Skip to content

Commit d597445

Browse files
committed
Publish 0.4.0
SHA256 hashes: jupyterlab-cell-diff-0.4.0.tgz: 93df6899f9444b7900106b7cb6a8f2a031609042c602597d2285186f88e9dff1 jupyterlab_cell_diff-0.4.0-py3-none-any.whl: efe406c479bed22c30cfbbc0afcfada8d7efa3d209a9119c5804f6a6c7b900db jupyterlab_cell_diff-0.4.0.tar.gz: 290a7afdf554458da9ca4d88afce91c53f4beea740f7f70aad433faf6e66a2f9
1 parent 27c30c7 commit d597445

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.3.0
5+
## 0.4.0
66

77
No merged PRs
88

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

11+
## 0.3.0
12+
13+
No merged PRs
14+
1115
## 0.2.0
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.3.0",
3+
"version": "0.4.0",
44
"description": "A JupyterLab Extension for showing cell (git) diffs.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)