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/docs
## 0.2.0
### Minor Changes
- a4da353: Document the --abort-respite CLI option and the corresponding abortRespite config
## 0.1.0
### Minor Changes

View file

@ -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",