chore(release): version packages (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
30a448b4cf
commit
b61072a3b6
23 changed files with 77 additions and 83 deletions
|
|
@ -1,5 +1,22 @@
|
|||
# @emigrate/plugin-generate-js
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9f5abf7: Simplify plugin interfaces by getting rid of the "type" string, in preparation for having packages that contains multiple different plugins
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3e0ff07: Specify files to include in published NPM package
|
||||
- Updated dependencies [1799b6e]
|
||||
- Updated dependencies [3e0ff07]
|
||||
- Updated dependencies [23a323c]
|
||||
- Updated dependencies [62bd5a4]
|
||||
- Updated dependencies [81fde2e]
|
||||
- Updated dependencies [9f5abf7]
|
||||
- @emigrate/plugin-tools@0.2.0
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/plugin-generate-js",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue