@kawaiioverflow/arm 0.84.0 → 0.87.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 +21 -0
  2. package/README.md +5 -5
  3. package/arm.json +30961 -29786
  4. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,27 @@
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.87.0](https://github.com/kawaiioverflow/arm/compare/v0.86.0...v0.87.0) (2022-04-27)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([966a1c5](https://github.com/kawaiioverflow/arm/commit/966a1c50e57809ceacdbeaa38f03045d8a57e1ee))
11
+
12
+ ## [0.86.0](https://github.com/kawaiioverflow/arm/compare/v0.85.0...v0.86.0) (2022-04-20)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([2ba210d](https://github.com/kawaiioverflow/arm/commit/2ba210dcecd8799e10382f990a582825fffc7be0))
18
+
19
+ ## [0.85.0](https://github.com/kawaiioverflow/arm/compare/v0.84.0...v0.85.0) (2022-04-16)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([cda223d](https://github.com/kawaiioverflow/arm/commit/cda223d80e802f13e5538d14c8bfbba3b3655b9e))
25
+
5
26
  ## [0.84.0](https://github.com/kawaiioverflow/arm/compare/v0.83.0...v0.84.0) (2022-04-06)
6
27
 
7
28
 
package/README.md CHANGED
@@ -54,14 +54,14 @@ type Anime = {
54
54
 
55
55
  <!-- start statistics -->
56
56
 
57
- The database has **23678** anime, it consists of data from several services.
57
+ The database has **23976** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 19832 anime |
62
- | AniList | 17457 anime |
63
- | Annict | 9019 anime |
64
- | Syoboi Calendar | 5202 anime |
61
+ | MyAnimeList | 20245 anime |
62
+ | AniList | 17550 anime |
63
+ | Annict | 9094 anime |
64
+ | Syoboi Calendar | 5209 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67