@pioneer-platform/pioneer-caip 9.10.10 → 9.10.15

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 +30 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @pioneer-platform/pioneer-caip
2
2
 
3
+ ## 9.10.15
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
8
+
9
+ ## 9.10.14
10
+
11
+ ### Patch Changes
12
+
13
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
14
+
15
+ ## 9.10.13
16
+
17
+ ### Patch Changes
18
+
19
+ - chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
20
+
21
+ ## 9.10.12
22
+
23
+ ### Patch Changes
24
+
25
+ - chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
26
+
27
+ ## 9.10.11
28
+
29
+ ### Patch Changes
30
+
31
+ - chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
32
+
3
33
  ## 9.10.10
4
34
 
5
35
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-caip",
3
- "version": "9.10.10",
3
+ "version": "9.10.15",
4
4
  "main": "./lib/index.js",
5
5
  "types": "./lib/index.d.ts",
6
6
  "_moduleAliases": {