-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.release.json
251 lines (251 loc) · 9.75 KB
/
.release.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
{
"__important__": "DO NOT MODIFY THIS FILE. This file is automatically generated.",
"versions": {
"orbit-essentials-macros": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "orbit-essentials",
"target": "orbit-essentials-macros",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"orbit-essentials": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "orbit-essentials-macros-tests",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "control-panel",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "control-panel-api",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "upgrader",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "integration-tests",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "station",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "station-api",
"target": "orbit-essentials",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"canfund": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "control-panel",
"target": "canfund",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "station",
"target": "canfund",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"control-panel": {
"currentVersion": "0.0.1",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.0"
},
"control-panel-api": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "control-panel",
"target": "control-panel-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "integration-tests",
"target": "control-panel-api",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"upgrader": {
"currentVersion": "0.0.1",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.0"
},
"station": {
"currentVersion": "0.0.1",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.0"
},
"upgrader-api": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "upgrader",
"target": "upgrader-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "integration-tests",
"target": "upgrader-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "station",
"target": "upgrader-api",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"station-api": {
"currentVersion": "0.0.1",
"dependentProjects": [
{
"source": "control-panel",
"target": "station-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "integration-tests",
"target": "station-api",
"type": "static",
"dependencyCollection": "dependencies"
},
{
"source": "station",
"target": "station-api",
"type": "static",
"dependencyCollection": "dependencies"
}
],
"newVersion": "0.0.2-alpha.0"
},
"wallet-dapp": {
"currentVersion": "0.0.1",
"dependentProjects": [],
"newVersion": "0.0.2-alpha.0"
}
},
"changes": {
"orbit-essentials-macros": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/orbit-essentials-macros-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\nThis was a version bump only for orbit-essentials-macros to align it with other projects, there were no code changes."
},
"orbit-essentials": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/orbit-essentials-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- helpers for orbit canisters"
},
"canfund": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/canfund-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- create canfund lib to monitor and fund canisters\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
},
"control-panel": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/control-panel-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- let user add station name\n\n- add metrics dapp label to stations\n\n- add control panel option to deploy wallet wasms\n\ninitial metrics endpoint for control-panel\n\n- add more metrics to control-panel\n\n- rate limit user registration\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
},
"control-panel-api": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/control-panel-api-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- let user add station name\n\n- add control panel option to deploy wallet wasms\n\n\n### ❤️ Thank You\n\n- Kepler Vital"
},
"upgrader": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/upgrader-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\nThis was a version bump only for upgrader to align it with other projects, there were no code changes."
},
"station": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/station-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- model props use next_time instead of time\n\n- let user add station name\n\n- show acceptance rules for proposal\n\n- add notifications for the requester for failed/rejected request\n\n- added asset management core\n\n- self-upgrading mechanism\n\n- add option to finalize proposal execution async\n\n- add account proposal operations\n\n- add user group proposals\n\n- policy specifiers\n\n- add updated user model\n\n- add access control with action based resource policies\n\n- implement user group list and get\n\n- add list and get for access control policies\n\n- add list and get of proposal policies\n\n- add operations to mutate access policies\n\n- add operations to mutate proposal policies\n\n- add me endpoint to fetch user privileges\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"upgrader-api": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/upgrader-api-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\nThis was a version bump only for upgrader-api to align it with other projects, there were no code changes."
},
"station-api": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/station-api-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- let user add station name\n\n- show acceptance rules for proposal\n\n- add notifications for the requester for failed/rejected request\n\n- added asset management core\n\n- add account proposal operations\n\n- add user group proposals\n\n- policy specifiers\n\n- add updated user model\n\n- add access control with action based resource policies\n\n- implement user group list and get\n\n- add list and get for access control policies\n\n- add list and get of proposal policies\n\n- add operations to mutate access policies\n\n- add operations to mutate proposal policies\n\n- add me endpoint to fetch user privileges\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
},
"wallet-dapp": {
"releaseVersion": {
"rawVersion": "0.0.2-alpha.0",
"gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.0",
"isPrerelease": true
},
"contents": "## 0.0.2-alpha.0 (2024-05-12)\n\n\n### 🚀 Features\n\n- show deploy wallet quota exceeded error screen\n\n- let user add station name\n\n- show acceptance rules for proposal\n\n- add notifications for the requester for failed/rejected request\n\n- add core logger using pino\n\nsupport login with internet identity\n\n- add control-panel canister integrated with the wallet ui\n\n- added wallet management user interface\n\n\n### 🩹 Fixes\n\n- safari can open ii window\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos"
}
}
}