@lssm/example.crm-pipeline 1.42.10 → 1.43.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.
@@ -49,7 +49,7 @@ $ tsdown
49
49
  ℹ dist/entities/index.js.map  1.36 kB │ gzip: 0.49 kB
50
50
  ℹ dist/handlers/deal.handlers.d.ts.map  1.35 kB │ gzip: 0.52 kB
51
51
  ℹ dist/deal/deal.operation.d.ts.map  1.33 kB │ gzip: 0.39 kB
52
- ℹ dist/deal/deal.schema.d.ts.map  1.31 kB │ gzip: 0.45 kB
52
+ ℹ dist/deal/deal.schema.d.ts.map  1.32 kB │ gzip: 0.46 kB
53
53
  ℹ dist/example.js.map  1.29 kB │ gzip: 0.66 kB
54
54
  ℹ dist/index.js.map  1.25 kB │ gzip: 0.54 kB
55
55
  ℹ dist/events/deal.event.d.ts.map  0.69 kB │ gzip: 0.29 kB
@@ -68,8 +68,8 @@ $ tsdown
68
68
  ℹ dist/crm-pipeline.feature.d.ts.map  0.16 kB │ gzip: 0.13 kB
69
69
  ℹ dist/entities/index.d.ts.map  0.15 kB │ gzip: 0.13 kB
70
70
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
71
- ℹ dist/deal/deal.operation.d.ts 12.93 kB │ gzip: 0.96 kB
72
- ℹ dist/deal/deal.schema.d.ts  7.69 kB │ gzip: 0.84 kB
71
+ ℹ dist/deal/deal.operation.d.ts 13.05 kB │ gzip: 0.97 kB
72
+ ℹ dist/deal/deal.schema.d.ts  7.55 kB │ gzip: 0.83 kB
73
73
  ℹ dist/index.d.ts  3.54 kB │ gzip: 0.91 kB
74
74
  ℹ dist/entities/deal.entity.d.ts  3.11 kB │ gzip: 0.55 kB
75
75
  ℹ dist/events/deal.event.d.ts  3.02 kB │ gzip: 0.42 kB
@@ -93,5 +93,5 @@ $ tsdown
93
93
  ℹ dist/events/index.d.ts  0.32 kB │ gzip: 0.14 kB
94
94
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
95
95
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
96
- ℹ 87 files, total: 196.85 kB
97
- ✔ Build complete in 23163ms
96
+ ℹ 87 files, total: 196.84 kB
97
+ ✔ Build complete in 23052ms
@@ -69,15 +69,15 @@ $ tsdown
69
69
  ℹ dist/crm-pipeline.feature.d.ts.map  0.16 kB │ gzip: 0.13 kB
70
70
  ℹ dist/entities/index.d.ts.map  0.15 kB │ gzip: 0.13 kB
71
71
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
72
- ℹ dist/deal/deal.operation.d.ts 12.93 kB │ gzip: 0.96 kB
72
+ ℹ dist/deal/deal.operation.d.ts 13.05 kB │ gzip: 0.97 kB
73
73
  ℹ dist/deal/deal.schema.d.ts  7.69 kB │ gzip: 0.84 kB
74
74
  ℹ dist/index.d.ts  3.54 kB │ gzip: 0.91 kB
75
75
  ℹ dist/entities/deal.entity.d.ts  3.11 kB │ gzip: 0.55 kB
76
76
  ℹ dist/events/deal.event.d.ts  3.02 kB │ gzip: 0.42 kB
77
77
  ℹ dist/entities/task.entity.d.ts  2.64 kB │ gzip: 0.50 kB
78
78
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
79
- ℹ dist/entities/contact.entity.d.ts  1.90 kB │ gzip: 0.44 kB
80
- ℹ dist/entities/company.entity.d.ts  1.68 kB │ gzip: 0.42 kB
79
+ ℹ dist/entities/contact.entity.d.ts  1.87 kB │ gzip: 0.44 kB
80
+ ℹ dist/entities/company.entity.d.ts  1.62 kB │ gzip: 0.42 kB
81
81
  ℹ dist/example.d.ts  1.13 kB │ gzip: 0.46 kB
82
82
  ℹ dist/handlers/mock-data.d.ts  1.04 kB │ gzip: 0.43 kB
83
83
  ℹ dist/events/contact.event.d.ts  0.85 kB │ gzip: 0.30 kB
@@ -94,5 +94,5 @@ $ tsdown
94
94
  ℹ dist/events/index.d.ts  0.32 kB │ gzip: 0.14 kB
95
95
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
96
96
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
97
- ℹ 87 files, total: 196.85 kB
98
- ✔ Build complete in 25892ms
97
+ ℹ 87 files, total: 196.89 kB
98
+ ✔ Build complete in 25797ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,48 @@
1
1
  # @lssm/example.crm-pipeline
2
2
 
3
+ ## 1.43.2
4
+
5
+ ### Patch Changes
6
+
7
+ - e147271: fix: improve stability
8
+ - Updated dependencies [e147271]
9
+ - @lssm/module.notifications@1.43.2
10
+ - @lssm/module.audit-trail@1.43.2
11
+ - @lssm/lib.identity-rbac@1.43.2
12
+ - @lssm/lib.contracts@1.43.2
13
+ - @lssm/lib.jobs@1.43.2
14
+ - @lssm/lib.bus@1.43.2
15
+ - @lssm/lib.schema@1.43.1
16
+
17
+ ## 1.43.1
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [f28fdad]
22
+ - @lssm/lib.contracts@1.43.1
23
+ - @lssm/lib.bus@1.43.1
24
+ - @lssm/lib.identity-rbac@1.43.1
25
+ - @lssm/lib.jobs@1.43.1
26
+ - @lssm/module.audit-trail@1.43.1
27
+ - @lssm/module.notifications@1.43.1
28
+
29
+ ## 1.43.0
30
+
31
+ ### Minor Changes
32
+
33
+ - 042d072: feat: schema declaration using json schema, including zod
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [042d072]
38
+ - @lssm/module.notifications@1.43.0
39
+ - @lssm/module.audit-trail@1.43.0
40
+ - @lssm/lib.identity-rbac@1.43.0
41
+ - @lssm/lib.contracts@1.43.0
42
+ - @lssm/lib.schema@1.43.0
43
+ - @lssm/lib.jobs@1.43.0
44
+ - @lssm/lib.bus@1.43.0
45
+
3
46
  ## 1.42.10
4
47
 
5
48
  ### Patch Changes