@kawaiioverflow/arm 0.78.0 → 0.81.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 +29031 -28491
  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.81.0](https://github.com/kawaiioverflow/arm/compare/v0.80.0...v0.81.0) (2022-03-16)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([91b99ab](https://github.com/kawaiioverflow/arm/commit/91b99ab62df64e0c171e5a13c5332338505832b2))
11
+
12
+ ## [0.80.0](https://github.com/kawaiioverflow/arm/compare/v0.79.0...v0.80.0) (2022-03-09)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([fac807b](https://github.com/kawaiioverflow/arm/commit/fac807b61234859ada85ebb625d31ac51a1cd4f5))
18
+
19
+ ## [0.79.0](https://github.com/kawaiioverflow/arm/compare/v0.78.0...v0.79.0) (2022-03-02)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([a8f6dc5](https://github.com/kawaiioverflow/arm/commit/a8f6dc534de9895e0d7eb0eddd8b07d2ae60f7b6))
25
+
5
26
  ## [0.78.0](https://github.com/kawaiioverflow/arm/compare/v0.77.0...v0.78.0) (2022-02-23)
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 **23953** anime, it consists of data from several services.
57
+ The database has **24047** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 19401 anime |
62
- | AniList | 17262 anime |
63
- | Annict | 8890 anime |
64
- | Syoboi Calendar | 5135 anime |
61
+ | MyAnimeList | 19540 anime |
62
+ | AniList | 17385 anime |
63
+ | Annict | 8932 anime |
64
+ | Syoboi Calendar | 5185 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67