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,12 @@
# @emigrate/plugin-tools
## 0.5.0
### Minor Changes
- 703e6f0: Add "end" method to storage plugins so they can cleanup resources when a command is finished
- c1d5597: Add serializeError utility function for serializing Error instances
## 0.4.1
### Patch Changes