Kitware / react-vtk-js

Declarative library exposing vtk.js visualization pipeline as React components
https://kitware.github.io/react-vtk-js/
77 stars 24 forks source link

build(vtk-js): update to the latest vtk-js #57

Closed sankhesh closed 2 years ago

sankhesh commented 2 years ago

@jourdain

jourdain commented 2 years ago

That won't trigger a new release which might be fine for your use case. Just let me know if I should merge or if you want to change the commit type?

sankhesh commented 2 years ago

Good point @jourdain. Will this trigger a minor/patch release or no release at all? What do you suggest for changes that update core dependencies like vtk-js?

In my case, a minor release would be fine as it might still enable the application to pull latest react-vtk-js.

jourdain commented 2 years ago

minor release => fix(vtk-js): Update to xx.xx.x

sankhesh commented 2 years ago

@jourdain Could you please merge this?

jourdain commented 2 years ago

:tada: This PR is included in version 1.11.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: