chore(release): version packages
This commit is contained in:
parent
a4da353d5a
commit
bddb2d6b14
22 changed files with 82 additions and 29 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# @emigrate/docs
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a4da353: Document the --abort-respite CLI option and the corresponding abortRespite config
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@emigrate/docs",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue