@kawaiioverflow/arm 0.58.0 → 0.59.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 +7 -0
  2. package/README.md +5 -5
  3. package/arm.json +10613 -10211
  4. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
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.59.0](https://github.com/kawaiioverflow/arm/compare/v0.58.0...v0.59.0) (2021-10-13)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([c1de67b](https://github.com/kawaiioverflow/arm/commit/c1de67bff0bafc4ba424ae6a2d9fa0a6c7e1c369))
11
+
5
12
  ## [0.58.0](https://github.com/kawaiioverflow/arm/compare/v0.57.0...v0.58.0) (2021-10-06)
6
13
 
7
14
 
package/README.md CHANGED
@@ -54,14 +54,14 @@ type Anime = {
54
54
 
55
55
  <!-- start statistics -->
56
56
 
57
- The database has **23228** anime, it consists of data from several services.
57
+ The database has **23335** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 18975 anime |
62
- | AniList | 16646 anime |
63
- | Annict | 8551 anime |
64
- | Syoboi Calendar | 5044 anime |
61
+ | MyAnimeList | 19099 anime |
62
+ | AniList | 16701 anime |
63
+ | Annict | 8560 anime |
64
+ | Syoboi Calendar | 5045 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67