We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a551e commit 0e7f394Copy full SHA for 0e7f394
CHANGELOG.md
@@ -2,12 +2,16 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
-## 0.1.2
+## 0.2.0
6
7
No merged PRs
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
10
11
+## 0.1.2
12
+
13
+No merged PRs
14
15
## 0.1.1
16
17
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-cell-diff",
- "version": "0.1.2",
+ "version": "0.2.0",
"description": "A JupyterLab Extension for showing cell (git) diffs.",
"keywords": [
"jupyter",
0 commit comments