marsprince / slate-vue

slate.js implement for Vue2 and Vue3
https://marsprince.github.io/slate-vue
MIT License
140 stars 20 forks source link

chore: release v0.1.9 #61

Closed marsprince closed 3 years ago

marsprince commented 3 years ago
This pull request prepares the following release: Repository Branch Update Change
slate-vue releases/v0.1.9 patch 0.1.80.1.9

Release Summary

This is going to be published with the following command:

Dir Command
packages/slate-vue npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest --access public

Merging Instructions

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

See details After that, a commit `chore: release v0.1.9` 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.