@kawaiioverflow/arm 0.102.0 → 0.103.1

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 +14 -0
  2. package/README.md +5 -5
  3. package/arm.json +44433 -40990
  4. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
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.103.1](https://github.com/kawaiioverflow/arm/compare/v0.103.0...v0.103.1) (2022-10-28)
6
+
7
+
8
+ ### Features
9
+
10
+ * update database ([f9c3311](https://github.com/kawaiioverflow/arm/commit/f9c3311a818c80a0fad8152498c9d261b5f038fe))
11
+
12
+ ## [0.103.0](https://github.com/kawaiioverflow/arm/compare/v0.102.0...v0.103.0) (2022-10-26)
13
+
14
+
15
+ ### Features
16
+
17
+ * update database ([038a468](https://github.com/kawaiioverflow/arm/commit/038a46822f5718bf1adb9da1b8aa17004309ddba))
18
+
5
19
  ## [0.102.0](https://github.com/kawaiioverflow/arm/compare/v0.101.0...v0.102.0) (2022-09-18)
6
20
 
7
21
 
package/README.md CHANGED
@@ -54,14 +54,14 @@ type Anime = {
54
54
 
55
55
  <!-- start statistics -->
56
56
 
57
- The database has **25343** anime, it consists of data from several services.
57
+ The database has **26335** anime, it consists of data from several services.
58
58
 
59
59
  | Service | Anime |
60
60
  | :-------------- | :---------- |
61
- | MyAnimeList | 21372 anime |
62
- | AniList | 18050 anime |
63
- | Annict | 9578 anime |
64
- | Syoboi Calendar | 5308 anime |
61
+ | MyAnimeList | 22556 anime |
62
+ | AniList | 18221 anime |
63
+ | Annict | 9641 anime |
64
+ | Syoboi Calendar | 5354 anime |
65
65
 
66
66
  <!-- end statistics -->
67
67