react-query-subscription icon indicating copy to clipboard operation
react-query-subscription copied to clipboard

🐛 Build UMD with to-be-released version

Open kaciakmaciak opened this issue 4 years ago • 0 comments

Currently the umd build has old version in the banner, this is due to build step running prior release.

See https://unpkg.com/[email protected]/dist/react-query-subscription.production.min.js as an example.

kaciakmaciak avatar Oct 25 '21 04:10 kaciakmaciak