chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-01-22 10:30:34 +00:00 committed by Joakim Carlstein
parent a4da353d5a
commit bddb2d6b14
22 changed files with 82 additions and 29 deletions

View file

@ -1,5 +1,11 @@
# @emigrate/types
## 0.11.0
### Minor Changes
- ce15648: Add type for onAbort Reporter method
## 0.10.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/types",
"version": "0.10.0",
"version": "0.11.0",
"publishConfig": {
"access": "public"
},