@kawaiioverflow/arm 0.75.0 → 0.78.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.
- package/CHANGELOG.md +21 -0
- package/README.md +5 -5
- package/arm.json +30638 -30222
- 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.78.0](https://github.com/kawaiioverflow/arm/compare/v0.77.0...v0.78.0) (2022-02-23)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* update database ([fc7b34d](https://github.com/kawaiioverflow/arm/commit/fc7b34d4213c9c42631769c673c408e399579ad2))
|
|
11
|
+
|
|
12
|
+
## [0.77.0](https://github.com/kawaiioverflow/arm/compare/v0.76.0...v0.77.0) (2022-02-16)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* update database ([e03bc26](https://github.com/kawaiioverflow/arm/commit/e03bc26ef3658013573f723e7a9952f4ce87d043))
|
|
18
|
+
|
|
19
|
+
## [0.76.0](https://github.com/kawaiioverflow/arm/compare/v0.75.0...v0.76.0) (2022-02-10)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* update database ([8ec91b7](https://github.com/kawaiioverflow/arm/commit/8ec91b73aff4bc8da3d04a499d02be68a1392137))
|
|
25
|
+
|
|
5
26
|
## [0.75.0](https://github.com/kawaiioverflow/arm/compare/v0.74.0...v0.75.0) (2022-02-02)
|
|
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 **
|
|
57
|
+
The database has **23953** anime, it consists of data from several services.
|
|
58
58
|
|
|
59
59
|
| Service | Anime |
|
|
60
60
|
| :-------------- | :---------- |
|
|
61
|
-
| MyAnimeList |
|
|
62
|
-
| AniList |
|
|
63
|
-
| Annict |
|
|
64
|
-
| Syoboi Calendar |
|
|
61
|
+
| MyAnimeList | 19401 anime |
|
|
62
|
+
| AniList | 17262 anime |
|
|
63
|
+
| Annict | 8890 anime |
|
|
64
|
+
| Syoboi Calendar | 5135 anime |
|
|
65
65
|
|
|
66
66
|
<!-- end statistics -->
|
|
67
67
|
|