@kawaiioverflow/arm 0.53.0 → 0.57.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 +22595 -21295
  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.57.0](https://github.com/kawaiioverflow/arm/compare/v0.56.0...v0.57.0) (2021-09-29)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([c2d9d43](https://github.com/kawaiioverflow/arm/commit/c2d9d430f23d1e10f8a6066f7e55c38bcb0787d0))
11
+
12
+ ## [0.56.0](https://github.com/kawaiioverflow/arm/compare/v0.55.0...v0.56.0) (2021-09-22)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([477c51b](https://github.com/kawaiioverflow/arm/commit/477c51b11cffa5aeb9150e6ad7599362a56ad0d8))
18
+
19
+ ## [0.55.0](https://github.com/kawaiioverflow/arm/compare/v0.54.0...v0.55.0) (2021-09-16)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([7471dda](https://github.com/kawaiioverflow/arm/commit/7471ddacf40818188c987adb326fe340124fb0d9))
25
+
26
+ ## [0.54.0](https://github.com/kawaiioverflow/arm/compare/v0.53.0...v0.54.0) (2021-09-08)
27
+
28
+
29
+ ### Features
30
+
31
+ * update database ([0b3ac78](https://github.com/kawaiioverflow/arm/commit/0b3ac78fa0e2c306a077c4bd29455a2d00b0e3c6))
32
+
5
33
  ## [0.53.0](https://github.com/kawaiioverflow/arm/compare/v0.52.0...v0.53.0) (2021-09-01)
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 **22739** anime, it consists of data from several services.
57
+ The database has **23050** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 18379 anime |
62
- | AniList | 16388 anime |
63
- | Annict | 8452 anime |
64
- | Syoboi Calendar | 4981 anime |
61
+ | MyAnimeList | 18723 anime |
62
+ | AniList | 16602 anime |
63
+ | Annict | 8532 anime |
64
+ | Syoboi Calendar | 5042 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67