chore(release): bump versions
This commit is contained in:
parent
9c239e0ae5
commit
9880778650
15 changed files with 52 additions and 39 deletions
12
packages/plugin-tools/CHANGELOG.md
Normal file
12
packages/plugin-tools/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# @emigrate/plugin-tools
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- cdafd05: First version of the @emigrate/plugin-tools package which contains some nice to have utilities when building and using Emigrate plugins
|
||||
- 9c239e0: Use import-from-esm to resolve plugins relative to the current working directory and add a convenient plugin loader helper (loadPlugin)
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1634094: Remove double and trailing underscores in sanitized filenames and lower case the result for consistent filenames
|
||||
Loading…
Add table
Add a link
Reference in a new issue