Skip to content

Commit 5629347

Browse files
committed
chore(release): 0.1.4
SHA256 hashes: jupyterlab_wakatime-0.1.4-py3-none-any.whl: a7ac7b779a925250b6e2d7dbdc75d7a2e71d433e4eb36a00c0472c68b6db83fe jupyterlab_wakatime-0.1.4.tar.gz: 30e623a506712644d9714037996ee16172992c08923ca281f890e5667d49fb95
1 parent ae2748b commit 5629347

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## 0.1.4
6+
7+
- Fix Windows support
8+
- Update repo URL
9+
10+
<!-- <END NEW CHANGELOG ENTRY> -->
11+
512
## 0.1.3
613

714
### Bug fixes
@@ -10,8 +17,6 @@
1017
- Avoid `wakatime-cli` blocking the whole JupyterLab process
1118
- Better server error logging
1219

13-
<!-- <END NEW CHANGELOG ENTRY> -->
14-
1520
## 0.1.2
1621

1722
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-wakatime",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A JupyterLab WakaTime extension.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)