jupyterlab-topbar icon indicating copy to clipboard operation
jupyterlab-topbar copied to clipboard

Fix handling of the top-level version

Open jtpio opened this issue 1 year ago • 1 comments

Follow-up to https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/101

We still need a way to:

  • properly bump the top-level version here:

https://github.com/jupyterlab-contrib/jupyterlab-topbar/blob/3744d6063adc32cc871c7274a6c21b996e2d8a04/package.json#L3

  • or version all the packages independently, and then use a date based version for the top-level (for example 2024.02.21)

jtpio avatar Feb 21 '24 15:02 jtpio

This seems to be causing issues already, as noticed in https://github.com/jupyterlab-contrib/jupyterlab-topbar/actions/runs/8006108629/job/21867054874?pr=118

image

jtpio avatar Feb 22 '24 14:02 jtpio