intlify / vue-cli-plugin-i18n

:globe_with_meridians: Vue CLI plugin to add vue-i18n to your Vue Project
MIT License
196 stars 41 forks source link

patch release v2.3.1 #246

Closed kazupon closed 2 years ago

kazupon commented 2 years ago
This pull request prepares the following release: Repository Branch Update Change
vue-cli-plugin-i18n releases/v2.3.1 patch 2.3.02.3.1

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 v2.3.1.

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

This pull request is automatically generated by Ship.js.