intlify / vue-i18n-locale-message

:globe_with_meridians: i18n locale messages management tool for vue-i18n
MIT License
73 stars 12 forks source link

patch release v1.13.2 #222

Closed kazupon closed 2 years ago

kazupon commented 2 years ago
This pull request prepares the following release: Repository Branch Update Change
vue-i18n-locale-message releases/v1.13.2 patch 1.13.11.13.2

Release Summary

This is going to be published with the following command:

npm_config_registry=https://registry.npmjs.org/ 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 patch release v1.13.2.

See details After that, a commit `patch release v1.13.2` 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.23.2/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.