Skip to content

Commit e5e9e4f

Browse files
committed
Publish 4.0.1
SHA256 hashes: jlab-enhanced-launcher-4.0.1.tgz: 70d6c1dc486adeb204309aba22bec107a3e8ffbd55976d90bebe47ec77008eae jlab_enhanced_launcher-4.0.1-py3-none-any.whl: 7b6f13526a7f3e7ca8f09e653715edc116512c9084079368806a1d9dc98dac32 jlab_enhanced_launcher-4.0.1.tar.gz: 9b3c3b8caa44a2eb477f9b9ef2486a938ccd82c7ca1d87da4ddf6c501c85a73a
1 parent 0a4e7c8 commit e5e9e4f

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 4.0.1
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/compare/v4.0.0...0a4e7c84081f12058cfd6370db143fcd7025637f))
8+
9+
### Bugs fixed
10+
11+
- Restore "+" launcher button in filebrowser sidebar [#65](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/pull/65) ([@darpan097](https://github.com/darpan097))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Remove obsolete publish workflow [#63](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/pull/63) ([@fcollonval](https://github.com/fcollonval))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/graphs/contributors?from=2025-03-20&to=2025-04-14&type=c))
20+
21+
[@darpan097](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Adarpan097+updated%3A2025-03-20..2025-04-14&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Afcollonval+updated%3A2025-03-20..2025-04-14&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Agithub-actions+updated%3A2025-03-20..2025-04-14&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 4.0.0
626

727
([Full Changelog](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/compare/v3.2.0...955aa6f558fc988c0b0c08e043437dcc520e619f))
@@ -17,5 +37,3 @@
1737
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/graphs/contributors?from=2022-05-18&to=2025-03-20&type=c))
1838

1939
[@darpan097](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Adarpan097+updated%3A2022-05-18..2025-03-20&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Adependabot+updated%3A2022-05-18..2025-03-20&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Afcollonval+updated%3A2022-05-18..2025-03-20&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjlab-enhanced-launcher+involves%3Agithub-actions+updated%3A2022-05-18..2025-03-20&type=Issues)
20-
21-
<!-- <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": "@jlab-enhanced/launcher",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A enhanced launcher for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)