@eventcatalog/create-eventcatalog 2.0.10 → 2.0.12

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/dist/index.js CHANGED
@@ -22655,7 +22655,7 @@ function validateNpmName(name) {
22655
22655
  var package_default = {
22656
22656
  name: "@eventcatalog/create-eventcatalog",
22657
22657
  description: "Create EventCatalog with one command",
22658
- version: "2.0.10",
22658
+ version: "2.0.12",
22659
22659
  bin: {
22660
22660
  "create-catalog": "./dist/index.js"
22661
22661
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eventcatalog/create-eventcatalog",
3
3
  "description": "Create EventCatalog with one command",
4
- "version": "2.0.10",
4
+ "version": "2.0.12",
5
5
  "bin": {
6
6
  "create-catalog": "./dist/index.js"
7
7
  },
@@ -32,7 +32,7 @@ The `Inventory Adjusted` event is triggered whenever there is a change in the in
32
32
 
33
33
  ## Payload example
34
34
 
35
- Event example you my see being published.
35
+ Event example you may see being published.
36
36
 
37
37
  ```json title="Payload example"
38
38
  {
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  id: InventoryService
3
- version: 0.0.2
3
+ version: 0.0.1
4
4
  name: Inventory Service
5
5
  summary: |
6
6
  Service that handles the inventory
@@ -33,4 +33,4 @@ The Inventory Service is a critical component of the system responsible for mana
33
33
 
34
34
  ## Architecture diagram
35
35
 
36
- <NodeGraph title="Hello world" />
36
+ <NodeGraph title="Hello world" />