Skip to content

Commit 03bad7c

Browse files
committed
Publish 3.2.1
SHA256 hashes: lckr-jupyterlab_variableinspector-3.2.1.tgz: 90f2b3edba519ff17fe4ced4d810461790e5f8e2ac4a400a3aca8b7a9e3a424f lckr_jupyterlab_variableinspector-3.2.1-py3-none-any.whl: 74596abea8a188212f3cf5a198ad2bb6f07acafedc18fda73255d2a76c9a9815 lckr_jupyterlab_variableinspector-3.2.1.tar.gz: f3cda3f5abce5a632aa78b55225623ed2c7dc9924dc2dd93b92cda811f0138e5
1 parent e200a2b commit 03bad7c

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 3.2.1
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.0...e200a2bf9bdb0cdd9a12dd7885cab532a1dacef3))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Set toolkit packages as singleton shared assets [#298](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/298) ([@fcollonval](https://github.com/fcollonval))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/graphs/contributors?from=2024-01-23&to=2024-01-23&type=c))
16+
17+
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Afcollonval+updated%3A2024-01-23..2024-01-23&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 3.2.0
622

723
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.1.0...e71150e553c55db1815b015409d98dc1ad609730))
@@ -22,8 +38,6 @@
2238

2339
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Afcollonval+updated%3A2023-11-04..2024-01-22&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Agithub-actions+updated%3A2023-11-04..2024-01-22&type=Issues) | [@kentarolim10](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Akentarolim10+updated%3A2023-11-04..2024-01-22&type=Issues)
2440

25-
<!-- <END NEW CHANGELOG ENTRY> -->
26-
2741
## 3.1.0
2842

2943
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.0.7...13134a81cc4c78b40f52e8b7a8b2b2f4a0b42a4b))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lckr/jupyterlab_variableinspector",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Variable inspector extension for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)