chore(release): version packages
This commit is contained in:
parent
49d8925778
commit
576dfbb124
11 changed files with 23 additions and 37 deletions
8
docs/CHANGELOG.md
Normal file
8
docs/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# @emigrate/docs
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- cbc35bd: Add first version of the [Baseline guide](https://emigrate.dev/guides/baseline)
|
||||
- cbc35bd: Document the new --limit, --from and --to options for the ["up" command](https://emigrate.dev/commands/up/)
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@emigrate/docs",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue