@kawaiioverflow/arm 0.62.0 → 0.66.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 +30298 -29683
  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.66.0](https://github.com/kawaiioverflow/arm/compare/v0.65.0...v0.66.0) (2021-12-03)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([f82d61e](https://github.com/kawaiioverflow/arm/commit/f82d61e93a1edded9a279a455c71740e00ab4853))
11
+
12
+ ## [0.65.0](https://github.com/kawaiioverflow/arm/compare/v0.64.0...v0.65.0) (2021-11-27)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([2ae530d](https://github.com/kawaiioverflow/arm/commit/2ae530d197c0dfa5fa1ef209bddb7cc960ce353f))
18
+
19
+ ## [0.64.0](https://github.com/kawaiioverflow/arm/compare/v0.63.0...v0.64.0) (2021-11-17)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([6c44fbb](https://github.com/kawaiioverflow/arm/commit/6c44fbb27b70b820569ff6750310ad0ddada0fd5))
25
+
26
+ ## [0.63.0](https://github.com/kawaiioverflow/arm/compare/v0.62.0...v0.63.0) (2021-11-10)
27
+
28
+
29
+ ### Features
30
+
31
+ * update database ([9a3c176](https://github.com/kawaiioverflow/arm/commit/9a3c17679fc4cee4adb70b577e2a48ffade2a872))
32
+
5
33
  ## [0.62.0](https://github.com/kawaiioverflow/arm/compare/v0.61.0...v0.62.0) (2021-11-03)
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 **23477** anime, it consists of data from several services.
57
+ The database has **23642** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 19125 anime |
62
- | AniList | 16856 anime |
63
- | Annict | 8630 anime |
64
- | Syoboi Calendar | 5047 anime |
61
+ | MyAnimeList | 19196 anime |
62
+ | AniList | 16978 anime |
63
+ | Annict | 8711 anime |
64
+ | Syoboi Calendar | 5058 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67