chore(release): version packages (#31)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joakim Carlstein 2023-12-12 16:06:44 +01:00 committed by GitHub
parent 8cc43a8f83
commit af360ca6a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 69 additions and 35 deletions

View file

@ -1,5 +1,14 @@
# @emigrate/storage-fs
## 0.3.1
### Patch Changes
- a79f8e8: Serialization of errors now happens inside storage plugins because it makes more sense and the types are easier to work with this way
- Updated dependencies [a79f8e8]
- Updated dependencies [a79f8e8]
- @emigrate/plugin-tools@0.6.0
## 0.3.0
### Minor Changes