mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
Version Packages
This commit is contained in:
committed by
Thomas Allmer
parent
39206a1738
commit
8b48fb9760
@@ -1,5 +1,13 @@
|
||||
# @rocket/cli
|
||||
|
||||
## 0.20.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 39206a1: `rocket start` now outputs to `_site-dev` instead of `_site`.
|
||||
- 39206a1: `rocket start` clears only its output folder (defaults to `_site-dev`)
|
||||
- cbfb0f9: Add `rocket preview` command to enable fast checking of the production build
|
||||
|
||||
## 0.20.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rocket/cli",
|
||||
"version": "0.20.1",
|
||||
"version": "0.20.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user