@kawaiioverflow/arm 0.70.0 → 0.74.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.
Files changed (4) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/README.md +5 -5
  3. package/arm.json +18099 -17614
  4. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,34 @@
2
2
 
3
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
4
 
5
+ ## [0.74.0](https://github.com/kawaiioverflow/arm/compare/v0.73.0...v0.74.0) (2022-01-27)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([1fbd733](https://github.com/kawaiioverflow/arm/commit/1fbd7331e7ece92647a375a379cda8329d4feabb))
11
+
12
+ ## [0.73.0](https://github.com/kawaiioverflow/arm/compare/v0.72.0...v0.73.0) (2022-01-19)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([824e5e6](https://github.com/kawaiioverflow/arm/commit/824e5e625bcaaf43e9b645fbf0c83c809173bf56))
18
+
19
+ ## [0.72.0](https://github.com/kawaiioverflow/arm/compare/v0.71.0...v0.72.0) (2022-01-12)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([aa880f3](https://github.com/kawaiioverflow/arm/commit/aa880f370456ae1fe35899719092d8785302e915))
25
+
26
+ ## [0.71.0](https://github.com/kawaiioverflow/arm/compare/v0.70.0...v0.71.0) (2022-01-05)
27
+
28
+
29
+ ### Features
30
+
31
+ * update database ([f2062dc](https://github.com/kawaiioverflow/arm/commit/f2062dcf04096f1b7f1c13e17793a621abf184f4))
32
+
5
33
  ## [0.70.0](https://github.com/kawaiioverflow/arm/compare/v0.69.0...v0.70.0) (2021-12-31)
6
34
 
7
35
 
package/README.md CHANGED
@@ -54,14 +54,14 @@ type Anime = {
54
54
 
55
55
  <!-- start statistics -->
56
56
 
57
- The database has **23733** anime, it consists of data from several services.
57
+ The database has **23854** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 19222 anime |
62
- | AniList | 17044 anime |
63
- | Annict | 8773 anime |
64
- | Syoboi Calendar | 5107 anime |
61
+ | MyAnimeList | 19290 anime |
62
+ | AniList | 17148 anime |
63
+ | Annict | 8827 anime |
64
+ | Syoboi Calendar | 5124 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67