@corva/create-app 0.25.0-0 → 0.25.0-rc.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 +12 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
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.25.0-rc.0](https://github.com/corva-ai/create-corva-app/compare/v0.25.0-0...v0.25.0-rc.0) (2022-03-30)
6
+
7
+
8
+ ### Features
9
+
10
+ * **CQA-601:** Updated circle executor for tests ([42496c7](https://github.com/corva-ai/create-corva-app/commit/42496c78b6b4ef88232487aa1ab8e41de29c9432))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **CQA-603:** Modules install for tests ([34adc5d](https://github.com/corva-ai/create-corva-app/commit/34adc5d2ac8a48cb2275b514ed9b24002e63a364))
16
+
5
17
  ## [0.25.0-0](https://github.com/corva-ai/create-corva-app/compare/v0.24.0-4...v0.25.0-0) (2022-03-15)
6
18
 
7
19
  ## [0.24.0-4](https://github.com/corva-ai/create-corva-app/compare/v0.24.0-1...v0.24.0-4) (2022-03-15)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/create-app",
3
- "version": "0.25.0-0",
3
+ "version": "0.25.0-rc.0",
4
4
  "private": false,
5
5
  "description": "Create app to use it in CORVA.AI",
6
6
  "keywords": [