chore(release): version packages
This commit is contained in:
parent
9a605a85f1
commit
3c54917c35
4 changed files with 8 additions and 11 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# @emigrate/cli
|
||||
|
||||
## 0.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9a605a8: Add support for loading TypeScript migration files in the default loader
|
||||
- 9a605a8: Add a guide for running migration files written in TypeScript to the documentation
|
||||
|
||||
## 0.12.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/cli",
|
||||
"version": "0.12.0",
|
||||
"version": "0.13.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue