chore(release): version packages
This commit is contained in:
parent
f8a5cc728d
commit
ff89dd4f86
31 changed files with 93 additions and 76 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# @emigrate/mysql
|
||||
|
||||
## 0.2.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f8a5cc7: Make sure the storage initialization crashes when a database connection can't be established
|
||||
- Updated dependencies [94ad9fe]
|
||||
- @emigrate/types@0.12.0
|
||||
- @emigrate/plugin-tools@0.9.5
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/mysql",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue