Skip to content

Commit ecaf837

Browse files
authored
Merge pull request #211 from pagesource/changeset-release/develop
Version Packages
2 parents 29b2a26 + 2ce21f8 commit ecaf837

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/neat-singers-return.md

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

.changeset/real-grapes-shave.md

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

CHANGELOG.md

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

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- da201fc: Changed Storybook Configuration
8+
9+
### Patch Changes
10+
11+
- 016d5de: updated node version required for repo and also updated the noEmit flag to false to run microsapps properly
12+
313
## 0.15.2
414

515
### Patch 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.15.2",
3+
"version": "0.16.0",
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)