dash-table icon indicating copy to clipboard operation
dash-table copied to clipboard

Create tag/release for latest versions (4.10.1, 4.11.0)

Open wbrgss opened this issue 5 years ago • 2 comments

Historically, each release as documented in the CHANGELOG has a corresponding tagged release in GitHub.

I have a script that relies on these specific tagged versions for code generation (e.g. https://raw.githubusercontent.com/plotly/dash-table/v4.10.0/src/dash-table/dash/DataTable.js) and the latest versions 404.

My guess is that v4.11.0 should use #844 as its target, and v4.10.1 should target 0aeab39. Happy to create these tags myself @Marc-Andre-Rivet but I want to double-check that I have that right.

wbrgss avatar Nov 27 '20 23:11 wbrgss

@wbrgss 4.11.0 commit in master: https://github.com/plotly/dash-table/commit/aa519b79a6bc1783d98bf7b1fa0086853a484627

Marc-Andre-Rivet avatar Dec 01 '20 18:12 Marc-Andre-Rivet

https://github.com/plotly/dash-table/commit/93e88cdef2d1764c3b19ff9bd45f565c70e6704a == 4.11.1 ?

bnavigator avatar Jan 03 '21 15:01 bnavigator