@kawaiioverflow/arm 0.96.0 → 0.99.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 +32065 -31382
  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.99.0](https://github.com/kawaiioverflow/arm/compare/v0.98.0...v0.99.0) (2022-07-27)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([f75ca8a](https://github.com/kawaiioverflow/arm/commit/f75ca8a7866fe7c14e6521e363eb6e03fd4804c3))
11
+
12
+ ## [0.98.0](https://github.com/kawaiioverflow/arm/compare/v0.97.0...v0.98.0) (2022-07-21)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([a43dc51](https://github.com/kawaiioverflow/arm/commit/a43dc518208da9575266c13a72418fe371cd8d2b))
18
+
19
+ ## [0.97.0](https://github.com/kawaiioverflow/arm/compare/v0.96.0...v0.97.0) (2022-07-07)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([a09e79d](https://github.com/kawaiioverflow/arm/commit/a09e79dd2ec35544a7c1ad0a643e4ddba9adcedd))
25
+
5
26
  ## [0.96.0](https://github.com/kawaiioverflow/arm/compare/v0.95.0...v0.96.0) (2022-07-03)
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 **24425** anime, it consists of data from several services.
57
+ The database has **24627** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 20583 anime |
62
- | AniList | 17834 anime |
63
- | Annict | 9229 anime |
64
- | Syoboi Calendar | 5263 anime |
61
+ | MyAnimeList | 20780 anime |
62
+ | AniList | 17884 anime |
63
+ | Annict | 9257 anime |
64
+ | Syoboi Calendar | 5267 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67