notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

Request to Release New Version Including Latest Commits #137

Closed Nico-Gia closed 3 months ago

Nico-Gia commented 3 months ago

Hello, I noticed that the latest commits are not included in the latest version (1.13.0). Would you mind releasing a new version to incorporate these updates? Thank you!

notrab commented 3 months ago

Hey @Nico-Gia! Sorry about that, I just realised the previous commits failed to run due to an outdated ubuntu image.

The latest changes should be live now https://github.com/notrab/react-use-cart/releases/tag/v1.14.0

Nico-Gia commented 3 months ago

Great, thanks for the quick intervention!