@corva/create-app 0.16.0-rc.0 → 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [0.16.0](https://github.com/corva-ai/create-corva-app/compare/v0.15.0...v0.16.0) (2021-12-08)
6
+
7
+ ## [0.16.0-rc.0](https://github.com/corva-ai/create-corva-app/compare/v0.16.0-1...v0.16.0-rc.0) (2021-11-23)
8
+
9
+ ## [0.16.0-1](https://github.com/corva-ai/create-corva-app/compare/v0.14.0...v0.16.0-1) (2021-11-18)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * add .idea to gitignore ([1d3c8d3](https://github.com/corva-ai/create-corva-app/commit/1d3c8d314ca6ce853e03f475c88c0bab5f0dde76))
15
+
16
+ ## [0.16.0-0](https://github.com/corva-ai/create-corva-app/compare/v0.15.0-rc.0...v0.16.0-0) (2021-11-09)
17
+
5
18
  ## [0.16.0-rc.0](https://github.com/corva-ai/create-corva-app/compare/v0.16.0-1...v0.16.0-rc.0) (2021-11-23)
6
19
 
7
20
  ## [0.16.0-1](https://github.com/corva-ai/create-corva-app/compare/v0.16.0-0...v0.16.0-1) (2021-11-18)
@@ -159,6 +172,9 @@ All notable changes to this project will be documented in this file. See [standa
159
172
  ## [0.6.0-0](https://github.com/facebook/create-react-app/compare/v0.5.0-0...v0.6.0-0) (2021-06-16)
160
173
 
161
174
  ## [0.5.0-0](https://github.com/facebook/create-react-app/compare/v0.2.29...v0.5.0-0) (2021-06-02)
175
+ ## [0.4.0](https://github.com/facebook/create-react-app/compare/v0.4.0-rc.0...v0.4.0) (2021-06-16)
176
+
177
+ ## [0.4.0-rc.0](https://github.com/facebook/create-react-app/compare/v0.2.29...v0.4.0-rc.0) (2021-06-02)
162
178
 
163
179
  ### [0.4.3](https://github.com/facebook/create-react-app/compare/v0.4.0...v0.4.3) (2021-05-26)
164
180
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/create-app",
3
- "version": "0.16.0-rc.0",
3
+ "version": "0.16.0",
4
4
  "private": false,
5
5
  "description": "Create app to use it in CORVA.AI",
6
6
  "keywords": [