vinayakkulkarni / v-mapbox

Vue-ish way for interacting with map(box|libre)-gl-js 🧭
https://v-mapbox.netlify.app/
MIT License
187 stars 45 forks source link

chore: release v5.1.0 #1910

Closed vinayakkulkarni closed 5 months ago

vinayakkulkarni commented 5 months ago
This pull request prepares the following release: Repository Branch Update Change
v-mapbox releases/v5.1.0 minor 5.0.05.1.0

Release Summary

This is going to be published with the following command:

npm publish --tag latest

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v5.1.0.

See details After that, a commit `chore: release v5.1.0` will be added and you or your CI can run `shipjs trigger` to trigger the release based on the commit. ![Squash and merge](https://raw.githubusercontent.com/algolia/shipjs/v0.26.3/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.