@kawaiioverflow/arm 0.92.0 → 0.95.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 +19547 -19104
  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.95.0](https://github.com/kawaiioverflow/arm/compare/v0.94.0...v0.95.0) (2022-06-25)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([77e321f](https://github.com/kawaiioverflow/arm/commit/77e321fbee1edddf5e3333b20070400b226e5236))
11
+
12
+ ## [0.94.0](https://github.com/kawaiioverflow/arm/compare/v0.93.0...v0.94.0) (2022-06-15)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([8f720c0](https://github.com/kawaiioverflow/arm/commit/8f720c01bd09ed6855df901b84cafccb8cbe5a74))
18
+
19
+ ## [0.93.0](https://github.com/kawaiioverflow/arm/compare/v0.92.0...v0.93.0) (2022-06-13)
20
+
21
+
22
+ ### Features
23
+
24
+ * update database ([6ef545c](https://github.com/kawaiioverflow/arm/commit/6ef545c9b7b8beb8f25a14650130b807eda50973))
25
+
5
26
  ## [0.92.0](https://github.com/kawaiioverflow/arm/compare/v0.91.0...v0.92.0) (2022-06-01)
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 **24304** anime, it consists of data from several services.
57
+ The database has **24416** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 20496 anime |
62
- | AniList | 17740 anime |
63
- | Annict | 9184 anime |
64
- | Syoboi Calendar | 5217 anime |
61
+ | MyAnimeList | 20559 anime |
62
+ | AniList | 17817 anime |
63
+ | Annict | 9221 anime |
64
+ | Syoboi Calendar | 5260 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67