chore(release): version packages (#30)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joakim Carlstein 2023-12-08 13:10:41 +01:00 committed by GitHub
parent 703e6f028a
commit 3db7e995d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 71 additions and 56 deletions

View file

@ -1,5 +1,18 @@
# @emigrate/storage-fs
## 0.3.0
### Minor Changes
- c1d5597: Handle the serialized errors coming from Emigrate, so no need to serialize errors ourselves
- 703e6f0: Implement an empty "end" method for cleaning up
### Patch Changes
- Updated dependencies [703e6f0]
- Updated dependencies [c1d5597]
- @emigrate/plugin-tools@0.5.0
## 0.2.1
### Patch Changes