Skip to content

Commit 2548277

Browse files
committed
Publish 4.0.0
SHA256 hashes: jlab-enhanced-launcher-4.0.0.tgz: e5427684e83af36be63d98ea9796f191cf8cb9e4ff81382bd3b0041b67accb21 jlab_enhanced_launcher-4.0.0-py3-none-any.whl: 857aad9317a2fc14ca0c36260b6b0a3b3da41b4f6cc7d330b20f0c36861e838e jlab_enhanced_launcher-4.0.0.tar.gz: cace965ba7aeeff274eca382ac143c6935400041da39d1ec66d9223574e1d378
1 parent 955aa6f commit 2548277

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

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

5+
## 4.0.0
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/compare/v3.2.0...955aa6f558fc988c0b0c08e043437dcc520e619f))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Bump json5 from 2.2.1 to 2.2.3 [#62](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/pull/62) ([@dependabot](https://github.com/dependabot))
12+
- Added support for Jupyterlab 4 [#60](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/pull/60) ([@darpan097](https://github.com/darpan097))
13+
- Set packageManager [#55](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/pull/55) ([@fcollonval](https://github.com/fcollonval))
14+
15+
### Contributors to this release
16+
17+
([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))
18+
19+
[@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+
521
<!-- <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": "3.2.0",
3+
"version": "4.0.0",
44
"description": "A enhanced launcher for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)