Skip to content

Commit a788566

Browse files
committed
Publish 0.3.0
SHA256 hashes: jupyterlab-cell-diff-0.3.0.tgz: 13ae5ff2e8b89d287a7aa16453c9b514bd3cdf35b8791e2480b2744ab0e6b825 jupyterlab_cell_diff-0.3.0-py3-none-any.whl: e24b79ac65f03a64c7beaa9e5dabf631ac4e09989548311612ecfda9c4685962 jupyterlab_cell_diff-0.3.0.tar.gz: 609148a5088271a694ea93c41fa1d7bd559f42dbe5c0e8e4cd585617e74d880c
1 parent 7536f1d commit a788566

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.2.0
5+
## 0.3.0
66

77
No merged PRs
88

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

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

0 commit comments

Comments
 (0)