@kawaiioverflow/arm 0.103.1 → 0.105.0
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/README.md +5 -5
- package/arm.json +32656 -31085
- package/package.json +7 -7
- package/CHANGELOG.md +0 -497
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kawaiioverflow/arm",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.105.0",
|
|
4
4
|
"generatorVersion": "0.12.0",
|
|
5
|
-
"generatedAt": "2022-
|
|
5
|
+
"generatedAt": "2022-11-09T13:08:08+09:00",
|
|
6
6
|
"description": "A JSON-based database to relation mapping Anime ID's between MAL, Annict, AniList and Syobocal",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"anime",
|
|
@@ -54,23 +54,23 @@
|
|
|
54
54
|
"typescript": "^4.3.5"
|
|
55
55
|
},
|
|
56
56
|
"statistics": {
|
|
57
|
-
"length":
|
|
57
|
+
"length": 26846,
|
|
58
58
|
"services": [
|
|
59
59
|
{
|
|
60
60
|
"name": "MyAnimeList",
|
|
61
|
-
"length":
|
|
61
|
+
"length": 23025
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"name": "AniList",
|
|
65
|
-
"length":
|
|
65
|
+
"length": 18279
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "Annict",
|
|
69
|
-
"length":
|
|
69
|
+
"length": 9660
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "Syoboi Calendar",
|
|
73
|
-
"length":
|
|
73
|
+
"length": 5358
|
|
74
74
|
}
|
|
75
75
|
]
|
|
76
76
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,497 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
|
-
|
|
5
|
-
### [0.103.1](https://github.com/kawaiioverflow/arm/compare/v0.103.0...v0.103.1) (2022-10-28)
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
### Features
|
|
9
|
-
|
|
10
|
-
* update database ([f9c3311](https://github.com/kawaiioverflow/arm/commit/f9c3311a818c80a0fad8152498c9d261b5f038fe))
|
|
11
|
-
|
|
12
|
-
## [0.103.0](https://github.com/kawaiioverflow/arm/compare/v0.102.0...v0.103.0) (2022-10-26)
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
### Features
|
|
16
|
-
|
|
17
|
-
* update database ([038a468](https://github.com/kawaiioverflow/arm/commit/038a46822f5718bf1adb9da1b8aa17004309ddba))
|
|
18
|
-
|
|
19
|
-
## [0.102.0](https://github.com/kawaiioverflow/arm/compare/v0.101.0...v0.102.0) (2022-09-18)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### Features
|
|
23
|
-
|
|
24
|
-
* update database ([9ad62ed](https://github.com/kawaiioverflow/arm/commit/9ad62eda28c7488b6ed6387d422fc2a97518aa51))
|
|
25
|
-
|
|
26
|
-
## [0.101.0](https://github.com/kawaiioverflow/arm/compare/v0.100.0...v0.101.0) (2022-08-26)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
### Features
|
|
30
|
-
|
|
31
|
-
* update database ([cf36cde](https://github.com/kawaiioverflow/arm/commit/cf36cde695528732c839221553fa805eec15aefb))
|
|
32
|
-
|
|
33
|
-
## [0.100.0](https://github.com/kawaiioverflow/arm/compare/v0.99.0...v0.100.0) (2022-08-03)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Features
|
|
37
|
-
|
|
38
|
-
* update database ([7c29ed3](https://github.com/kawaiioverflow/arm/commit/7c29ed3b2be071b3058e4a411d1e8bf9a718b4c4))
|
|
39
|
-
|
|
40
|
-
## [0.99.0](https://github.com/kawaiioverflow/arm/compare/v0.98.0...v0.99.0) (2022-07-27)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
### Features
|
|
44
|
-
|
|
45
|
-
* update database ([f75ca8a](https://github.com/kawaiioverflow/arm/commit/f75ca8a7866fe7c14e6521e363eb6e03fd4804c3))
|
|
46
|
-
|
|
47
|
-
## [0.98.0](https://github.com/kawaiioverflow/arm/compare/v0.97.0...v0.98.0) (2022-07-21)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Features
|
|
51
|
-
|
|
52
|
-
* update database ([a43dc51](https://github.com/kawaiioverflow/arm/commit/a43dc518208da9575266c13a72418fe371cd8d2b))
|
|
53
|
-
|
|
54
|
-
## [0.97.0](https://github.com/kawaiioverflow/arm/compare/v0.96.0...v0.97.0) (2022-07-07)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Features
|
|
58
|
-
|
|
59
|
-
* update database ([a09e79d](https://github.com/kawaiioverflow/arm/commit/a09e79dd2ec35544a7c1ad0a643e4ddba9adcedd))
|
|
60
|
-
|
|
61
|
-
## [0.96.0](https://github.com/kawaiioverflow/arm/compare/v0.95.0...v0.96.0) (2022-07-03)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
### Features
|
|
65
|
-
|
|
66
|
-
* update database ([d42705f](https://github.com/kawaiioverflow/arm/commit/d42705fc7a0ba380db863b6b1b676cdb83cd5560))
|
|
67
|
-
|
|
68
|
-
## [0.95.0](https://github.com/kawaiioverflow/arm/compare/v0.94.0...v0.95.0) (2022-06-25)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Features
|
|
72
|
-
|
|
73
|
-
* update database ([77e321f](https://github.com/kawaiioverflow/arm/commit/77e321fbee1edddf5e3333b20070400b226e5236))
|
|
74
|
-
|
|
75
|
-
## [0.94.0](https://github.com/kawaiioverflow/arm/compare/v0.93.0...v0.94.0) (2022-06-15)
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
### Features
|
|
79
|
-
|
|
80
|
-
* update database ([8f720c0](https://github.com/kawaiioverflow/arm/commit/8f720c01bd09ed6855df901b84cafccb8cbe5a74))
|
|
81
|
-
|
|
82
|
-
## [0.93.0](https://github.com/kawaiioverflow/arm/compare/v0.92.0...v0.93.0) (2022-06-13)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Features
|
|
86
|
-
|
|
87
|
-
* update database ([6ef545c](https://github.com/kawaiioverflow/arm/commit/6ef545c9b7b8beb8f25a14650130b807eda50973))
|
|
88
|
-
|
|
89
|
-
## [0.92.0](https://github.com/kawaiioverflow/arm/compare/v0.91.0...v0.92.0) (2022-06-01)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
### Features
|
|
93
|
-
|
|
94
|
-
* update database ([f9ef9e8](https://github.com/kawaiioverflow/arm/commit/f9ef9e8314a3395d673cef96373c8bd97f2b316e))
|
|
95
|
-
|
|
96
|
-
## [0.91.0](https://github.com/kawaiioverflow/arm/compare/v0.90.0...v0.91.0) (2022-05-25)
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
### Features
|
|
100
|
-
|
|
101
|
-
* update database ([89a87c9](https://github.com/kawaiioverflow/arm/commit/89a87c9d4091f457f5a70f4729ad691d10000391))
|
|
102
|
-
|
|
103
|
-
## [0.90.0](https://github.com/kawaiioverflow/arm/compare/v0.89.0...v0.90.0) (2022-05-22)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
### Features
|
|
107
|
-
|
|
108
|
-
* update database ([084471b](https://github.com/kawaiioverflow/arm/commit/084471bdbbca228d3906dd2755631d529478b049))
|
|
109
|
-
|
|
110
|
-
## [0.89.0](https://github.com/kawaiioverflow/arm/compare/v0.88.0...v0.89.0) (2022-05-11)
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
### Features
|
|
114
|
-
|
|
115
|
-
* update database ([5625849](https://github.com/kawaiioverflow/arm/commit/5625849f71e71d05286fbed3320b6aca49aaa72f))
|
|
116
|
-
|
|
117
|
-
## [0.88.0](https://github.com/kawaiioverflow/arm/compare/v0.87.0...v0.88.0) (2022-05-04)
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
### Features
|
|
121
|
-
|
|
122
|
-
* update database ([296dc25](https://github.com/kawaiioverflow/arm/commit/296dc25ce015b5f2734035dcc45c6a97153260d2))
|
|
123
|
-
|
|
124
|
-
## [0.87.0](https://github.com/kawaiioverflow/arm/compare/v0.86.0...v0.87.0) (2022-04-27)
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
### Features
|
|
128
|
-
|
|
129
|
-
* update database ([966a1c5](https://github.com/kawaiioverflow/arm/commit/966a1c50e57809ceacdbeaa38f03045d8a57e1ee))
|
|
130
|
-
|
|
131
|
-
## [0.86.0](https://github.com/kawaiioverflow/arm/compare/v0.85.0...v0.86.0) (2022-04-20)
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
### Features
|
|
135
|
-
|
|
136
|
-
* update database ([2ba210d](https://github.com/kawaiioverflow/arm/commit/2ba210dcecd8799e10382f990a582825fffc7be0))
|
|
137
|
-
|
|
138
|
-
## [0.85.0](https://github.com/kawaiioverflow/arm/compare/v0.84.0...v0.85.0) (2022-04-16)
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
### Features
|
|
142
|
-
|
|
143
|
-
* update database ([cda223d](https://github.com/kawaiioverflow/arm/commit/cda223d80e802f13e5538d14c8bfbba3b3655b9e))
|
|
144
|
-
|
|
145
|
-
## [0.84.0](https://github.com/kawaiioverflow/arm/compare/v0.83.0...v0.84.0) (2022-04-06)
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
### Features
|
|
149
|
-
|
|
150
|
-
* update database ([5488c96](https://github.com/kawaiioverflow/arm/commit/5488c9686db868204be635567457a558befa931e))
|
|
151
|
-
|
|
152
|
-
## [0.83.0](https://github.com/kawaiioverflow/arm/compare/v0.82.0...v0.83.0) (2022-03-31)
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
### Features
|
|
156
|
-
|
|
157
|
-
* update database ([885e635](https://github.com/kawaiioverflow/arm/commit/885e63500b9ae93d72c180adf8e3cdefdddb16f2))
|
|
158
|
-
|
|
159
|
-
## [0.82.0](https://github.com/kawaiioverflow/arm/compare/v0.81.0...v0.82.0) (2022-03-23)
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
### Features
|
|
163
|
-
|
|
164
|
-
* update database ([2ce26b4](https://github.com/kawaiioverflow/arm/commit/2ce26b4f8076d02a842303c5129d8d8319dacb92))
|
|
165
|
-
|
|
166
|
-
## [0.81.0](https://github.com/kawaiioverflow/arm/compare/v0.80.0...v0.81.0) (2022-03-16)
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
### Features
|
|
170
|
-
|
|
171
|
-
* update database ([91b99ab](https://github.com/kawaiioverflow/arm/commit/91b99ab62df64e0c171e5a13c5332338505832b2))
|
|
172
|
-
|
|
173
|
-
## [0.80.0](https://github.com/kawaiioverflow/arm/compare/v0.79.0...v0.80.0) (2022-03-09)
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
### Features
|
|
177
|
-
|
|
178
|
-
* update database ([fac807b](https://github.com/kawaiioverflow/arm/commit/fac807b61234859ada85ebb625d31ac51a1cd4f5))
|
|
179
|
-
|
|
180
|
-
## [0.79.0](https://github.com/kawaiioverflow/arm/compare/v0.78.0...v0.79.0) (2022-03-02)
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
### Features
|
|
184
|
-
|
|
185
|
-
* update database ([a8f6dc5](https://github.com/kawaiioverflow/arm/commit/a8f6dc534de9895e0d7eb0eddd8b07d2ae60f7b6))
|
|
186
|
-
|
|
187
|
-
## [0.78.0](https://github.com/kawaiioverflow/arm/compare/v0.77.0...v0.78.0) (2022-02-23)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### Features
|
|
191
|
-
|
|
192
|
-
* update database ([fc7b34d](https://github.com/kawaiioverflow/arm/commit/fc7b34d4213c9c42631769c673c408e399579ad2))
|
|
193
|
-
|
|
194
|
-
## [0.77.0](https://github.com/kawaiioverflow/arm/compare/v0.76.0...v0.77.0) (2022-02-16)
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
### Features
|
|
198
|
-
|
|
199
|
-
* update database ([e03bc26](https://github.com/kawaiioverflow/arm/commit/e03bc26ef3658013573f723e7a9952f4ce87d043))
|
|
200
|
-
|
|
201
|
-
## [0.76.0](https://github.com/kawaiioverflow/arm/compare/v0.75.0...v0.76.0) (2022-02-10)
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
### Features
|
|
205
|
-
|
|
206
|
-
* update database ([8ec91b7](https://github.com/kawaiioverflow/arm/commit/8ec91b73aff4bc8da3d04a499d02be68a1392137))
|
|
207
|
-
|
|
208
|
-
## [0.75.0](https://github.com/kawaiioverflow/arm/compare/v0.74.0...v0.75.0) (2022-02-02)
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
### Features
|
|
212
|
-
|
|
213
|
-
* update database ([cb61fb2](https://github.com/kawaiioverflow/arm/commit/cb61fb259af7dcd8b3ff2f46e7fef07578c1ef21))
|
|
214
|
-
|
|
215
|
-
## [0.74.0](https://github.com/kawaiioverflow/arm/compare/v0.73.0...v0.74.0) (2022-01-27)
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
### Features
|
|
219
|
-
|
|
220
|
-
* update database ([1fbd733](https://github.com/kawaiioverflow/arm/commit/1fbd7331e7ece92647a375a379cda8329d4feabb))
|
|
221
|
-
|
|
222
|
-
## [0.73.0](https://github.com/kawaiioverflow/arm/compare/v0.72.0...v0.73.0) (2022-01-19)
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
### Features
|
|
226
|
-
|
|
227
|
-
* update database ([824e5e6](https://github.com/kawaiioverflow/arm/commit/824e5e625bcaaf43e9b645fbf0c83c809173bf56))
|
|
228
|
-
|
|
229
|
-
## [0.72.0](https://github.com/kawaiioverflow/arm/compare/v0.71.0...v0.72.0) (2022-01-12)
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
### Features
|
|
233
|
-
|
|
234
|
-
* update database ([aa880f3](https://github.com/kawaiioverflow/arm/commit/aa880f370456ae1fe35899719092d8785302e915))
|
|
235
|
-
|
|
236
|
-
## [0.71.0](https://github.com/kawaiioverflow/arm/compare/v0.70.0...v0.71.0) (2022-01-05)
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
### Features
|
|
240
|
-
|
|
241
|
-
* update database ([f2062dc](https://github.com/kawaiioverflow/arm/commit/f2062dcf04096f1b7f1c13e17793a621abf184f4))
|
|
242
|
-
|
|
243
|
-
## [0.70.0](https://github.com/kawaiioverflow/arm/compare/v0.69.0...v0.70.0) (2021-12-31)
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
### Features
|
|
247
|
-
|
|
248
|
-
* update database ([e721f36](https://github.com/kawaiioverflow/arm/commit/e721f36b4bae6f00c1cd6e62352635ff2c647c00))
|
|
249
|
-
|
|
250
|
-
## [0.69.0](https://github.com/kawaiioverflow/arm/compare/v0.68.0...v0.69.0) (2021-12-22)
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
### Features
|
|
254
|
-
|
|
255
|
-
* update database ([e50f10e](https://github.com/kawaiioverflow/arm/commit/e50f10e8e144e39b1f3c6a8ca35e7b3fe05fed74))
|
|
256
|
-
|
|
257
|
-
## [0.68.0](https://github.com/kawaiioverflow/arm/compare/v0.67.0...v0.68.0) (2021-12-15)
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
### Features
|
|
261
|
-
|
|
262
|
-
* update database ([04397ac](https://github.com/kawaiioverflow/arm/commit/04397ac6ddb391510cc53c5e9eb4b5026ab59e26))
|
|
263
|
-
|
|
264
|
-
## [0.67.0](https://github.com/kawaiioverflow/arm/compare/v0.66.0...v0.67.0) (2021-12-12)
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
### Features
|
|
268
|
-
|
|
269
|
-
* update database ([102ea86](https://github.com/kawaiioverflow/arm/commit/102ea8698061d9e330e9c6eabe615f63ac78359f))
|
|
270
|
-
|
|
271
|
-
## [0.66.0](https://github.com/kawaiioverflow/arm/compare/v0.65.0...v0.66.0) (2021-12-03)
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
### Features
|
|
275
|
-
|
|
276
|
-
* update database ([f82d61e](https://github.com/kawaiioverflow/arm/commit/f82d61e93a1edded9a279a455c71740e00ab4853))
|
|
277
|
-
|
|
278
|
-
## [0.65.0](https://github.com/kawaiioverflow/arm/compare/v0.64.0...v0.65.0) (2021-11-27)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
### Features
|
|
282
|
-
|
|
283
|
-
* update database ([2ae530d](https://github.com/kawaiioverflow/arm/commit/2ae530d197c0dfa5fa1ef209bddb7cc960ce353f))
|
|
284
|
-
|
|
285
|
-
## [0.64.0](https://github.com/kawaiioverflow/arm/compare/v0.63.0...v0.64.0) (2021-11-17)
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
### Features
|
|
289
|
-
|
|
290
|
-
* update database ([6c44fbb](https://github.com/kawaiioverflow/arm/commit/6c44fbb27b70b820569ff6750310ad0ddada0fd5))
|
|
291
|
-
|
|
292
|
-
## [0.63.0](https://github.com/kawaiioverflow/arm/compare/v0.62.0...v0.63.0) (2021-11-10)
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Features
|
|
296
|
-
|
|
297
|
-
* update database ([9a3c176](https://github.com/kawaiioverflow/arm/commit/9a3c17679fc4cee4adb70b577e2a48ffade2a872))
|
|
298
|
-
|
|
299
|
-
## [0.62.0](https://github.com/kawaiioverflow/arm/compare/v0.61.0...v0.62.0) (2021-11-03)
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
### Features
|
|
303
|
-
|
|
304
|
-
* update database ([cb7396e](https://github.com/kawaiioverflow/arm/commit/cb7396ede64f5eee8b2672258b8e7b12e7e35b81))
|
|
305
|
-
|
|
306
|
-
## [0.61.0](https://github.com/kawaiioverflow/arm/compare/v0.60.0...v0.61.0) (2021-10-28)
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
### Features
|
|
310
|
-
|
|
311
|
-
* update database ([b5a0aff](https://github.com/kawaiioverflow/arm/commit/b5a0afffe173ba2cb6030d13720702b7aaa77a70))
|
|
312
|
-
|
|
313
|
-
## [0.60.0](https://github.com/kawaiioverflow/arm/compare/v0.59.0...v0.60.0) (2021-10-20)
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
### Features
|
|
317
|
-
|
|
318
|
-
* update database ([3b65158](https://github.com/kawaiioverflow/arm/commit/3b651589f1d839da05587f8fce3d5e0cd047ece4))
|
|
319
|
-
|
|
320
|
-
## [0.59.0](https://github.com/kawaiioverflow/arm/compare/v0.58.0...v0.59.0) (2021-10-13)
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
### Features
|
|
324
|
-
|
|
325
|
-
* update database ([c1de67b](https://github.com/kawaiioverflow/arm/commit/c1de67bff0bafc4ba424ae6a2d9fa0a6c7e1c369))
|
|
326
|
-
|
|
327
|
-
## [0.58.0](https://github.com/kawaiioverflow/arm/compare/v0.57.0...v0.58.0) (2021-10-06)
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
### Features
|
|
331
|
-
|
|
332
|
-
* update database ([359e159](https://github.com/kawaiioverflow/arm/commit/359e1594787e655d7a68898988a693d91bcee2a8))
|
|
333
|
-
|
|
334
|
-
## [0.57.0](https://github.com/kawaiioverflow/arm/compare/v0.56.0...v0.57.0) (2021-09-29)
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
### Features
|
|
338
|
-
|
|
339
|
-
* update database ([c2d9d43](https://github.com/kawaiioverflow/arm/commit/c2d9d430f23d1e10f8a6066f7e55c38bcb0787d0))
|
|
340
|
-
|
|
341
|
-
## [0.56.0](https://github.com/kawaiioverflow/arm/compare/v0.55.0...v0.56.0) (2021-09-22)
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
### Features
|
|
345
|
-
|
|
346
|
-
* update database ([477c51b](https://github.com/kawaiioverflow/arm/commit/477c51b11cffa5aeb9150e6ad7599362a56ad0d8))
|
|
347
|
-
|
|
348
|
-
## [0.55.0](https://github.com/kawaiioverflow/arm/compare/v0.54.0...v0.55.0) (2021-09-16)
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
### Features
|
|
352
|
-
|
|
353
|
-
* update database ([7471dda](https://github.com/kawaiioverflow/arm/commit/7471ddacf40818188c987adb326fe340124fb0d9))
|
|
354
|
-
|
|
355
|
-
## [0.54.0](https://github.com/kawaiioverflow/arm/compare/v0.53.0...v0.54.0) (2021-09-08)
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
### Features
|
|
359
|
-
|
|
360
|
-
* update database ([0b3ac78](https://github.com/kawaiioverflow/arm/commit/0b3ac78fa0e2c306a077c4bd29455a2d00b0e3c6))
|
|
361
|
-
|
|
362
|
-
## [0.53.0](https://github.com/kawaiioverflow/arm/compare/v0.52.0...v0.53.0) (2021-09-01)
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
### Features
|
|
366
|
-
|
|
367
|
-
* update database ([2b91ab8](https://github.com/kawaiioverflow/arm/commit/2b91ab855e108dd48bc445abc27f9833fa906c9a))
|
|
368
|
-
|
|
369
|
-
## [0.52.0](https://github.com/kawaiioverflow/arm/compare/v0.51.0...v0.52.0) (2021-08-25)
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
### Features
|
|
373
|
-
|
|
374
|
-
* update arm.json ([dad0abc](https://github.com/kawaiioverflow/arm/commit/dad0abc008f1df2e2a090437e4610b14dd3f2a1e))
|
|
375
|
-
|
|
376
|
-
## [0.51.0](https://github.com/kawaiioverflow/arm/compare/v0.50.0...v0.51.0) (2021-08-18)
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
### Features
|
|
380
|
-
|
|
381
|
-
* update arm.json ([b944871](https://github.com/kawaiioverflow/arm/commit/b944871acb419d59242359672981398a6a66c4d0))
|
|
382
|
-
|
|
383
|
-
## [0.50.0](https://github.com/kawaiioverflow/arm/compare/v0.49.0...v0.50.0) (2021-08-11)
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
### Features
|
|
387
|
-
|
|
388
|
-
* update arm.json ([392b865](https://github.com/kawaiioverflow/arm/commit/392b86590297acaf57d700925640efafa035f152))
|
|
389
|
-
|
|
390
|
-
## [0.49.0](https://github.com/kawaiioverflow/arm/compare/v0.48.0...v0.49.0) (2021-08-04)
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
### Features
|
|
394
|
-
|
|
395
|
-
* update arm.json ([abe0e4f](https://github.com/kawaiioverflow/arm/commit/abe0e4fc47e22b5152562e85daf4792d5c687f29))
|
|
396
|
-
|
|
397
|
-
## [0.48.0](https://github.com/kawaiioverflow/arm/compare/v0.47.0...v0.48.0) (2021-07-28)
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
### Features
|
|
401
|
-
|
|
402
|
-
* update arm.json ([49080a5](https://github.com/kawaiioverflow/arm/commit/49080a5e1d65e4c89f93aa1f4da288508381dffb))
|
|
403
|
-
|
|
404
|
-
## [0.47.0](https://github.com/kawaiioverflow/arm/compare/v0.46.0...v0.47.0) (2021-07-21)
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
### Features
|
|
408
|
-
|
|
409
|
-
* update arm.json ([6f9ea14](https://github.com/kawaiioverflow/arm/commit/6f9ea14ede000e09bda564fd29a3f7b4cac74a1a))
|
|
410
|
-
|
|
411
|
-
## [0.46.0](https://github.com/kawaiioverflow/arm/compare/v0.45.0...v0.46.0) (2021-07-20)
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
### Features
|
|
415
|
-
|
|
416
|
-
* update arm.json ([56861c9](https://github.com/kawaiioverflow/arm/commit/56861c9589529fda03ef77ae105f70ec2e8296ad))
|
|
417
|
-
|
|
418
|
-
## [0.45.0](https://github.com/kawaiioverflow/arm/compare/v0.44.0...v0.45.0) (2021-07-07)
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
### Features
|
|
422
|
-
|
|
423
|
-
* update arm.json ([11a4be6](https://github.com/kawaiioverflow/arm/commit/11a4be6c4216cbb6806c1ed86e89bb8b987b81d3))
|
|
424
|
-
|
|
425
|
-
## [0.44.0](https://github.com/kawaiioverflow/arm/compare/v0.43.0...v0.44.0) (2021-06-30)
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
### Features
|
|
429
|
-
|
|
430
|
-
* update arm.json ([f0c8922](https://github.com/kawaiioverflow/arm/commit/f0c89224f3ed2aa2fe76444b67ad2cd9afead4d9))
|
|
431
|
-
|
|
432
|
-
## [0.43.0](https://github.com/kawaiioverflow/arm/compare/v0.42.0...v0.43.0) (2021-06-23)
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
### Features
|
|
436
|
-
|
|
437
|
-
* update arm.json ([186d067](https://github.com/kawaiioverflow/arm/commit/186d067ff60a2cf0bb28dd84ce8d1fa970071ad2))
|
|
438
|
-
|
|
439
|
-
## [0.42.0](https://github.com/kawaiioverflow/arm/compare/v0.41.0...v0.42.0) (2021-06-16)
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
### Features
|
|
443
|
-
|
|
444
|
-
* update arm.json ([96a4892](https://github.com/kawaiioverflow/arm/commit/96a48925601e8ef0c1e1a008d317c838b8be5720))
|
|
445
|
-
|
|
446
|
-
## [0.41.0](https://github.com/kawaiioverflow/arm/compare/v0.40.0...v0.41.0) (2021-06-09)
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
### Features
|
|
450
|
-
|
|
451
|
-
* update arm.json ([5dccc34](https://github.com/kawaiioverflow/arm/commit/5dccc348f8becc5f757bfdecc1d2c69e634e2247))
|
|
452
|
-
|
|
453
|
-
## [0.40.0](https://github.com/kawaiioverflow/arm/compare/v0.39.0...v0.40.0) (2021-06-02)
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
### Features
|
|
457
|
-
|
|
458
|
-
* update arm.json ([5423a22](https://github.com/kawaiioverflow/arm/commit/5423a225be7289a628300d80119f8536417a17d1))
|
|
459
|
-
|
|
460
|
-
## [0.39.0](https://github.com/kawaiioverflow/arm/compare/v0.38.0...v0.39.0) (2021-05-26)
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Features
|
|
464
|
-
|
|
465
|
-
* update arm.json ([592918e](https://github.com/kawaiioverflow/arm/commit/592918ef9c3e4f3f99fbe792e5747b3880a1833d))
|
|
466
|
-
|
|
467
|
-
## [0.38.0](https://github.com/kawaiioverflow/arm/compare/v0.37.0...v0.38.0) (2021-05-19)
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
### Features
|
|
471
|
-
|
|
472
|
-
* update arm.json ([c9175b9](https://github.com/kawaiioverflow/arm/commit/c9175b9025d63713198370a21394c1909bd74887))
|
|
473
|
-
|
|
474
|
-
## [0.37.0](https://github.com/kawaiioverflow/arm/compare/v0.36.0...v0.37.0) (2021-05-12)
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
### ⚠ BREAKING CHANGES
|
|
478
|
-
|
|
479
|
-
* default export is broken
|
|
480
|
-
|
|
481
|
-
### Features
|
|
482
|
-
|
|
483
|
-
* update arm.json ([3910bee](https://github.com/kawaiioverflow/arm/commit/3910beea95b9e7685fa97d752799c25457982955))
|
|
484
|
-
* use TypeScript ([6c090ce](https://github.com/kawaiioverflow/arm/commit/6c090ceed79719b60d0be10916feac2c7b3b38a2))
|
|
485
|
-
|
|
486
|
-
## [0.36.0](https://github.com/kawaiioverflow/arm/compare/v0.35.0...v0.36.0) (2021-05-05)
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
### Features
|
|
490
|
-
|
|
491
|
-
* update arm.json ([6191678](https://github.com/kawaiioverflow/arm/commit/61916787f66133114c57970c3435c4c6d5486990))
|
|
492
|
-
|
|
493
|
-
## [0.35.0](https://github.com/kawaiioverflow/arm/compare/v0.34.0...v0.35.0) (2021-04-28)
|
|
494
|
-
|
|
495
|
-
### Features
|
|
496
|
-
|
|
497
|
-
- update arm.json ([de7bdc3](https://github.com/kawaiioverflow/arm/commit/de7bdc32f1da4f51be64891b41569b21b86c3289))
|