@auto-engineer/server-generator-apollo-emmett 0.11.0 → 0.11.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/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @auto-engineer/server-generator-apollo-emmett
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixes pipeline not showing
8
+
9
+ - Updated dependencies []:
10
+ - @auto-engineer/flow@0.11.2
11
+ - @auto-engineer/message-bus@0.11.2
12
+
13
+ ## 0.11.1
14
+
15
+ ### Patch Changes
16
+
17
+ - Updates missing deps for todo-list example
18
+
19
+ - Updated dependencies []:
20
+ - @auto-engineer/message-bus@0.11.1
21
+ - @auto-engineer/flow@0.11.1
22
+
3
23
  ## 0.11.0
4
24
 
5
25
  ### Minor Changes
@@ -1,3 +1,3 @@
1
1
  export declare const COMMANDS: import("@auto-engineer/message-bus").CommandHandler[];
2
- export { type GenerateServerCommand, type GenerateServerEvents, type ServerGeneratedEvent, type ServerGenerationFailedEvent, } from './commands/generate-server';
2
+ export { type GenerateServerCommand, type GenerateServerEvents, type ServerGeneratedEvent, type ServerGenerationFailedEvent, type SliceGeneratedEvent, } from './commands/generate-server';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,uDAA0B,CAAC;AAChD,OAAO,EACL,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,2BAA2B,GACjC,MAAM,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,uDAA0B,CAAC;AAChD,OAAO,EACL,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,2BAA2B,EAChC,KAAK,mBAAmB,GACzB,MAAM,4BAA4B,CAAC"}