@kawaiioverflow/arm 0.88.0 → 0.91.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 +23199 -22350
- 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.91.0](https://github.com/kawaiioverflow/arm/compare/v0.90.0...v0.91.0) (2022-05-25)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* update database ([89a87c9](https://github.com/kawaiioverflow/arm/commit/89a87c9d4091f457f5a70f4729ad691d10000391))
|
|
11
|
+
|
|
12
|
+
## [0.90.0](https://github.com/kawaiioverflow/arm/compare/v0.89.0...v0.90.0) (2022-05-22)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* update database ([084471b](https://github.com/kawaiioverflow/arm/commit/084471bdbbca228d3906dd2755631d529478b049))
|
|
18
|
+
|
|
19
|
+
## [0.89.0](https://github.com/kawaiioverflow/arm/compare/v0.88.0...v0.89.0) (2022-05-11)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* update database ([5625849](https://github.com/kawaiioverflow/arm/commit/5625849f71e71d05286fbed3320b6aca49aaa72f))
|
|
25
|
+
|
|
5
26
|
## [0.88.0](https://github.com/kawaiioverflow/arm/compare/v0.87.0...v0.88.0) (2022-05-04)
|
|
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 **24328** 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 | 20483 anime |
|
|
62
|
+
| AniList | 17756 anime |
|
|
63
|
+
| Annict | 9166 anime |
|
|
64
|
+
| Syoboi Calendar | 5213 anime |
|
|
65
65
|
|
|
66
66
|
<!-- end statistics -->
|
|
67
67
|
|