Skip to content

Commit f03fe00

Browse files
Version Packages (#219)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 552993a commit f03fe00

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-rules-sing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-universal-react
22

3+
## 0.17.1
4+
5+
### Patch Changes
6+
7+
- 0931d16: Updating generate plop package to se latest and set prettier log level to error.
8+
39
## 0.17.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-universal-react",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "A React accelerator to generate SSR, SSG & Micro-App architecture types essential tooling.",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)