Skip to content

Commit d459eeb

Browse files
committed
Publish 0.2.0
SHA256 hashes: jupyterlab-day-0.2.0.tgz: 99b23c63767741dc92c1048cd1cb2e8442668d358a991eec57012bc1b0005c90 jupyterlab_day-0.2.0-py3-none-any.whl: 13461bb39d25ad249376039e51fd7ac589d6778f04403e184d12fa01a2c0f026 jupyterlab_day-0.2.0.tar.gz: c42b435b1c088d6782cc47de6370018c268d288442941cf4a6f5891bc4d24575
1 parent 1256605 commit d459eeb

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,27 @@
22

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

5+
## 0.2.0
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-day/compare/0.1.0...1256605775de074bd7b4195320358d0f3d5f33b3))
8+
9+
### Enhancements made
10+
11+
- Update font handling [#5](https://github.com/jupyterlab-contrib/jupyterlab-day/pull/5) ([@jtpio](https://github.com/jtpio))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Update repo URLs [#7](https://github.com/jupyterlab-contrib/jupyterlab-day/pull/7) ([@jtpio](https://github.com/jtpio))
16+
17+
### Other merged PRs
18+
19+
- Update to JupyterLab 4 template [#3](https://github.com/jupyterlab-contrib/jupyterlab-day/pull/3) ([@jtpio](https://github.com/jtpio))
20+
- Update installation instructions [#2](https://github.com/jupyterlab-contrib/jupyterlab-day/pull/2) ([@martinRenou](https://github.com/martinRenou))
21+
22+
### Contributors to this release
23+
24+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-day/graphs/contributors?from=2022-10-26&to=2024-12-16&type=c))
25+
26+
[@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-day+involves%3Agithub-actions+updated%3A2022-10-26..2024-12-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-day+involves%3Ajtpio+updated%3A2022-10-26..2024-12-16&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-day+involves%3AmartinRenou+updated%3A2022-10-26..2024-12-16&type=Issues)
27+
528
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-day",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Dark theme for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)