@corva/create-app 0.22.0-rc.0 → 0.22.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 +9 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
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.22.0](https://github.com/corva-ai/create-corva-app/compare/v0.21.0...v0.22.0) (2022-03-08)
6
+
7
+ ## [0.22.0-rc.0](https://github.com/corva-ai/create-corva-app/compare/v0.20.0...v0.22.0-rc.0) (2022-02-15)
8
+
9
+ ## [0.22.0-0](https://github.com/corva-ai/create-corva-app/compare/v0.21.0-rc.0...v0.22.0-0) (2022-02-01)
10
+
5
11
  ## [0.22.0-rc.0](https://github.com/corva-ai/create-corva-app/compare/v0.22.0-0...v0.22.0-rc.0) (2022-02-15)
6
12
 
7
13
  ## [0.22.0-0](https://github.com/corva-ai/create-corva-app/compare/v0.21.0-2...v0.22.0-0) (2022-02-01)
@@ -231,6 +237,9 @@ All notable changes to this project will be documented in this file. See [standa
231
237
  ## [0.6.0-0](https://github.com/facebook/create-react-app/compare/v0.5.0-0...v0.6.0-0) (2021-06-16)
232
238
 
233
239
  ## [0.5.0-0](https://github.com/facebook/create-react-app/compare/v0.2.29...v0.5.0-0) (2021-06-02)
240
+ ## [0.4.0](https://github.com/facebook/create-react-app/compare/v0.4.0-rc.0...v0.4.0) (2021-06-16)
241
+
242
+ ## [0.4.0-rc.0](https://github.com/facebook/create-react-app/compare/v0.2.29...v0.4.0-rc.0) (2021-06-02)
234
243
 
235
244
  ### [0.4.3](https://github.com/facebook/create-react-app/compare/v0.4.0...v0.4.3) (2021-05-26)
236
245
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/create-app",
3
- "version": "0.22.0-rc.0",
3
+ "version": "0.22.0",
4
4
  "private": false,
5
5
  "description": "Create app to use it in CORVA.AI",
6
6
  "keywords": [