File tree Expand file tree Collapse file tree 14 files changed +47
-46
lines changed Expand file tree Collapse file tree 14 files changed +47
-46
lines changed Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "4.2.0 "
16+ __version__ = "4.2.1 "
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.2.0 " ,
2+ "version" : " 4.2.1 " ,
33 "npmClient" : " yarn" ,
44 "command" : {
55 "publish" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " elyra" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "private" : true ,
55 "workspaces" : {
66 "packages" : [
8383 "typedoc-plugin-mdn-links" : " ^3.0.3" ,
8484 "typescript" : " ~5.1.6" ,
8585 "webpack" : " ^5.76.1"
86- }
86+ },
87+ "packageManager" :
" [email protected] " 8788}
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/code-snippet-extension" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab extension - Reusable code snippets for your Notebook and Python Scripts" ,
55 "keywords" : [
66 " jupyter" ,
5252 "watch:labextension" : " jupyter labextension watch ."
5353 },
5454 "dependencies" : {
55- "@elyra/metadata-common" : " 4.2.0 " ,
56- "@elyra/services" : " 4.2.0 " ,
57- "@elyra/ui-components" : " 4.2.0 " ,
55+ "@elyra/metadata-common" : " 4.2.1 " ,
56+ "@elyra/services" : " 4.2.1 " ,
57+ "@elyra/ui-components" : " 4.2.1 " ,
5858 "@jupyterlab/application" : " ^4.2.5" ,
5959 "@jupyterlab/apputils" : " ^4.2.5" ,
6060 "@jupyterlab/builder" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/metadata-common" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab - Widgets for interacting with metadata" ,
55 "keywords" : [
66 " jupyter" ,
5151 "watch:labextension" : " jupyter labextension watch ."
5252 },
5353 "dependencies" : {
54- "@elyra/services" : " 4.2.0 " ,
55- "@elyra/ui-components" : " 4.2.0 " ,
54+ "@elyra/services" : " 4.2.1 " ,
55+ "@elyra/ui-components" : " 4.2.1 " ,
5656 "@jupyterlab/application" : " ^4.2.5" ,
5757 "@jupyterlab/apputils" : " ^4.2.5" ,
5858 "@jupyterlab/codeeditor" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/metadata-extension" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab extension - View and edit metadata" ,
55 "keywords" : [
66 " jupyter" ,
5252 "watch:labextension" : " jupyter labextension watch ."
5353 },
5454 "dependencies" : {
55- "@elyra/metadata-common" : " 4.2.0 " ,
56- "@elyra/services" : " 4.2.0 " ,
55+ "@elyra/metadata-common" : " 4.2.1 " ,
56+ "@elyra/services" : " 4.2.1 " ,
5757 "@jupyterlab/application" : " ^4.2.5" ,
5858 "@jupyterlab/apputils" : " ^4.2.5" ,
5959 "@jupyterlab/builder" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/pipeline-editor-extension" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab extension - Visual editor to build Notebook pipelines" ,
55 "keywords" : [
66 " jupyter" ,
5353 "watch:labextension" : " jupyter labextension watch ."
5454 },
5555 "dependencies" : {
56- "@elyra/metadata-common" : " 4.2.0 " ,
56+ "@elyra/metadata-common" : " 4.2.1 " ,
5757 "@elyra/pipeline-editor" : " 1.12.1" ,
5858 "@elyra/pipeline-services" : " 1.12.1" ,
59- "@elyra/services" : " 4.2.0 " ,
60- "@elyra/ui-components" : " 4.2.0 " ,
59+ "@elyra/services" : " 4.2.1 " ,
60+ "@elyra/ui-components" : " 4.2.1 " ,
6161 "@jupyterlab/application" : " ^4.2.5" ,
6262 "@jupyterlab/apputils" : " ^4.2.5" ,
6363 "@jupyterlab/builder" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/python-editor-extension" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab extension - Run python scripts using a kernel runtime" ,
55 "keywords" : [
66 " jupyter" ,
5252 "watch:labextension" : " jupyter labextension watch ."
5353 },
5454 "dependencies" : {
55- "@elyra/script-editor" : " 4.2.0 " ,
56- "@elyra/ui-components" : " 4.2.0 " ,
55+ "@elyra/script-editor" : " 4.2.1 " ,
56+ "@elyra/ui-components" : " 4.2.1 " ,
5757 "@jupyterlab/application" : " ^4.2.5" ,
5858 "@jupyterlab/apputils" : " ^4.2.5" ,
5959 "@jupyterlab/codeeditor" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/script-debugger-extension" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab extension - visual debugging support for script editors" ,
55 "keywords" : [
66 " jupyter" ,
5252 "watch:labextension" : " jupyter labextension watch ."
5353 },
5454 "dependencies" : {
55- "@elyra/script-editor" : " 4.2.0 " ,
55+ "@elyra/script-editor" : " 4.2.1 " ,
5656 "@jupyterlab/application" : " ^4.2.5" ,
5757 "@jupyterlab/debugger" : " ^4.2.5" ,
5858 "@jupyterlab/fileeditor" : " ^4.2.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @elyra/script-editor" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " JupyterLab - Run python and R scripts using a kernel runtime" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments