Skip to content

Commit c4b76bd

Browse files
committed
Publish
- @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected] - @jupyterlab/[email protected]
1 parent 3d33f07 commit c4b76bd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/fasta-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/fasta-extension",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "Fasta renderer for JupyterLab",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/geojson-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/geojson-extension",
3-
"version": "0.14.4",
3+
"version": "0.14.5",
44
"description": "GeoJSON renderer for JupyterLab",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/katex-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/katex-extension",
3-
"version": "0.14.3",
3+
"version": "0.14.4",
44
"description": "KaTeX math renderer for JupyterLab",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/plotly-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/plotly-extension",
3-
"version": "0.14.4",
3+
"version": "0.14.5",
44
"description": "Plotly renderer for JupyterLab",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)