Skip to content

Commit 6574f46

Browse files
committed
Publish 0.1.2
SHA256 hashes: jupyterlab-cell-diff-0.1.2.tgz: 45b8bc7aa347321615c4e17afecec6fa02ddf170c9efa8e6af4966e00bb92700 jupyterlab_cell_diff-0.1.2-py3-none-any.whl: abc4441342c0fdd5035d4cd7c916f4ad53896bfbdd66cea55580b227a363d4d4 jupyterlab_cell_diff-0.1.2.tar.gz: 1c9e2aca87195dd0566d40545c324855e5dc81e29375a4482eaa73eb3b5cf4c5
1 parent f567619 commit 6574f46

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,8 +2,12 @@
22

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

5-
## 0.1.1
5+
## 0.1.2
66

77
No merged PRs
88

99
<!-- <END NEW CHANGELOG ENTRY> -->
10+
11+
## 0.1.1
12+
13+
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.1",
3+
"version": "0.1.2",
44
"description": "A JupyterLab Extension for showing cell (git) diffs.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)