diff --git a/CHANGELOG.md b/CHANGELOG.md index 706b6ec..eaf63da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [0.193.0](https://github.com/kawaiioverflow/arm/compare/v0.192.0...v0.193.0) (2024-11-20) + + +### Features + +* update database ([6e097a2](https://github.com/kawaiioverflow/arm/commit/6e097a205a740d2cad2922f953a1a99db5b3752a)) + ## [0.192.0](https://github.com/kawaiioverflow/arm/compare/v0.191.0...v0.192.0) (2024-11-13) diff --git a/package.json b/package.json index 6895958..b0df31b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kawaiioverflow/arm", - "version": "0.192.0", + "version": "0.193.0", "generatorVersion": "0.15.1", "generatedAt": "2024-11-20T12:39:22+09:00", "description": "A JSON-based database to relation mapping Anime ID's between MAL, Annict, AniList and Syobocal",