Skip to content

Commit ae9ad4c

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

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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",

packages/vega2-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/vega2-extension",
3-
"version": "0.15.5",
3+
"version": "0.15.6",
44
"description": "JupyterLab - Vega 2 and Vega-Lite 1 Mime Renderer Extension",
55
"homepage": "https://github.com/jupyterlab/jupyterlab",
66
"bugs": {

0 commit comments

Comments
 (0)