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
17
packages/plugin-storage-fs/CHANGELOG.md
Normal file
17
packages/plugin-storage-fs/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# @emigrate/plugin-storage-fs
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 0c49249: Implement a first version of the File System Storage plugin for simple migration setups
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [1799b6e]
|
||||
- Updated dependencies [3e0ff07]
|
||||
- Updated dependencies [23a323c]
|
||||
- Updated dependencies [62bd5a4]
|
||||
- Updated dependencies [81fde2e]
|
||||
- Updated dependencies [9f5abf7]
|
||||
- @emigrate/plugin-tools@0.2.0
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/plugin-storage-fs",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue