@ctx-core/switch 11.1.14 → 11.1.16

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 +9 -117
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,125 +1,17 @@
1
1
  # @ctx-core/switch
2
2
 
3
- ## 11.1.14
3
+ ## 11.1.16
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @ctx-core/build: 1.0.291 -> 1.0.292
8
- - @ctx-core/ctx-core-package-tools: 8.0.184 -> 8.0.185
9
- - @ctx-core/dev-tools: 8.1.103 -> 8.1.104
10
-
11
- ## 11.1.13
12
-
13
- ### Patch Changes
14
-
15
- - @ctx-core/queue: ^7.5.9 -> ^7.5.10
16
- - @ctx-core/dev-tools: 8.1.102 -> 8.1.103
17
- - @ctx-core/git-tools: ^7.0.53 -> ^7.0.54
18
- - @ctx-core/ctx-core-package-tools: 8.0.183 -> 8.0.184
19
- - @ctx-core/function: ^21.17.8 -> ^21.17.9
20
- - @ctx-core/monorepo: ^20.1.13 -> ^20.1.14
21
- - @ctx-core/build: 1.0.290 -> 1.0.291
22
-
23
- ## 11.1.12
24
-
25
- ### Patch Changes
26
-
27
- - @ctx-core/function: ^21.17.7 -> ^21.17.8
28
- - @ctx-core/build: 1.0.289 -> 1.0.290
29
- - @ctx-core/dev-tools: 8.1.101 -> 8.1.102
30
- - @ctx-core/monorepo: ^20.1.12 -> ^20.1.13
31
- - @ctx-core/ctx-core-package-tools: 8.0.182 -> 8.0.183
32
- - @ctx-core/queue: ^7.5.8 -> ^7.5.9
33
- - @ctx-core/git-tools: ^7.0.52 -> ^7.0.53
34
-
35
- ## 11.1.11
36
-
37
- ### Patch Changes
38
-
39
- - @ctx-core/monorepo: ^20.1.10 -> ^20.1.12
40
- - @ctx-core/ctx-core-package-tools: 8.0.180 -> 8.0.182
41
- - @ctx-core/build: 1.0.288 -> 1.0.289
42
- - @ctx-core/dev-tools: 8.1.100 -> 8.1.101
43
- - @ctx-core/function: ^21.17.6 -> ^21.17.7
44
- - @ctx-core/git-tools: ^7.0.51 -> ^7.0.52
45
- - @ctx-core/queue: ^7.5.7 -> ^7.5.8
46
-
47
- ## 11.1.10
48
-
49
- ### Patch Changes
50
-
51
- - @ctx-core/dev-tools: 8.1.99 -> 8.1.100
52
- - @ctx-core/monorepo: ^20.1.9 -> ^20.1.10
53
- - @ctx-core/queue: ^7.5.6 -> ^7.5.7
54
- - @ctx-core/git-tools: ^7.0.50 -> ^7.0.51
55
- - @ctx-core/function: ^21.17.5 -> ^21.17.6
56
- - @ctx-core/build: 1.0.287 -> 1.0.288
57
-
58
- ## 11.1.9
59
-
60
- ### Patch Changes
61
-
62
- - @ctx-core/git-tools: ^7.0.49 -> ^7.0.50
63
- - @ctx-core/function: ^21.17.4 -> ^21.17.5
64
- - @ctx-core/dev-tools: 8.1.98 -> 8.1.99
65
- - @ctx-core/build: 1.0.286 -> 1.0.287
66
- - @ctx-core/monorepo: ^20.1.8 -> ^20.1.9
67
- - @ctx-core/ctx-core-package-tools: 8.0.179 -> 8.0.180
68
- - @ctx-core/queue: ^7.5.5 -> ^7.5.6
69
-
70
- ## 11.1.8
71
-
72
- ### Patch Changes
73
-
74
- - @ctx-core/ctx-core-package-tools: 8.0.178 -> 8.0.179
75
- - @ctx-core/build: 1.0.285 -> 1.0.286
76
- - @ctx-core/function: ^21.17.3 -> ^21.17.4
77
- - @ctx-core/git-tools: ^7.0.48 -> ^7.0.49
78
- - @ctx-core/dev-tools: 8.1.97 -> 8.1.98
79
- - @ctx-core/queue: ^7.5.4 -> ^7.5.5
80
- - @ctx-core/monorepo: ^20.1.7 -> ^20.1.8
81
-
82
- ## 11.1.7
83
-
84
- ### Patch Changes
85
-
86
- - @ctx-core/queue: ^7.5.3 -> ^7.5.4
87
- - @ctx-core/dev-tools: 8.1.96 -> 8.1.97
88
- - @ctx-core/monorepo: ^20.1.6 -> ^20.1.7
89
- - @ctx-core/git-tools: ^7.0.47 -> ^7.0.48
90
- - @ctx-core/function: ^21.17.2 -> ^21.17.3
91
- - @ctx-core/ctx-core-package-tools: 8.0.177 -> 8.0.178
92
- - @ctx-core/build: 1.0.284 -> 1.0.285
93
-
94
- ## 11.1.6
95
-
96
- ### Patch Changes
97
-
98
- - @ctx-core/dev-tools: 8.1.95 -> 8.1.96
99
- - @ctx-core/queue: ^7.5.2 -> ^7.5.3
100
- - @ctx-core/monorepo: ^20.1.5 -> ^20.1.6
101
- - @ctx-core/function: ^21.17.1 -> ^21.17.2
102
- - @ctx-core/build: 1.0.283 -> 1.0.284
103
- - @ctx-core/ctx-core-package-tools: 8.0.176 -> 8.0.177
104
- - @ctx-core/git-tools: ^7.0.46 -> ^7.0.47
105
-
106
- ## 11.1.5
107
-
108
- ### Patch Changes
109
-
110
- - @ctx-core/monorepo: ^20.1.3 -> ^20.1.5
111
- - @ctx-core/dev-tools: 8.1.94 -> 8.1.95
112
- - @ctx-core/queue: ^7.5.1 -> ^7.5.2
113
- - @ctx-core/build: 1.0.282 -> 1.0.283
114
- - @ctx-core/git-tools: ^7.0.45 -> ^7.0.46
115
- - @ctx-core/function: ^21.17.0 -> ^21.17.1
116
- - @ctx-core/ctx-core-package-tools: 8.0.175 -> 8.0.176
117
-
118
- ## 11.1.4
119
-
120
- ### Patch Changes
121
-
122
- - @ctx-core/monorepo: ^20.1.1 -> ^20.1.3
7
+ - @ctx-core/dev-tools: 8.1.94 -> 8.1.107
8
+ - @pnpm/list: ^9.0.2 -> ^9.0.3
9
+ - @ctx-core/queue: ^7.5.1 -> ^7.5.13
10
+ - pnpm: 8.2.0 -> 8.3.0
11
+ - @ctx-core/build: 1.0.281 -> 1.0.295
12
+ - @ctx-core/git-tools: ^7.0.45 -> ^7.0.57
13
+ - @ctx-core/monorepo: ^20.1.0 -> ^20.2.1
14
+ - @pnpm/sort-packages: ^5.0.0 -> ^5.0.1
123
15
 
124
16
  ## 11.1.3
125
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/switch",
3
- "version": "11.1.14",
3
+ "version": "11.1.16",
4
4
  "description": "ctx-core switch",
5
5
  "keywords": [
6
6
  "ctx-core",