@objectql/create 1.0.1 → 1.0.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectql/create",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Create ObjectQL apps with one command",
5
5
  "bin": {
6
6
  "create-objectql": "./dist/bin.js"
@@ -1,5 +1,15 @@
1
1
  # @objectql/starter-enterprise
2
2
 
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @objectql/types@1.9.1
9
+ - @objectql/core@1.9.1
10
+ - @objectql/platform-node@1.9.1
11
+ - @objectql/driver-sql@1.9.1
12
+
3
13
  ## 2.0.0
4
14
 
5
15
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectql/example-enterprise-erp",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "ObjectQL Enterprise Example - CRM & HR Demo",
5
5
  "private": true,
6
6
  "keywords": [
@@ -1,5 +1,13 @@
1
1
  # @example/hello-world
2
2
 
3
+ ## 1.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @objectql/core@1.9.1
9
+ - @objectql/driver-sql@1.9.1
10
+
3
11
  ## 1.0.5
4
12
 
5
13
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectql/example-hello-world",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "private": true,
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,5 +1,15 @@
1
1
  # @objectql/starter-basic
2
2
 
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @objectql/types@1.9.1
9
+ - @objectql/core@1.9.1
10
+ - @objectql/platform-node@1.9.1
11
+ - @objectql/driver-sql@1.9.1
12
+
3
13
  ## 2.0.0
4
14
 
5
15
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectql/example-project-tracker",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "ObjectQL Basic Example Project",
5
5
  "private": true,
6
6
  "keywords": [