From b29eec1e7dbb5fe2f6eda4ce3738601458318f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:39:46 +0000 Subject: [PATCH] chore(master): release 0.186.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c923bd..7b5a766 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.186.0](https://github.com/kawaiioverflow/arm/compare/v0.185.0...v0.186.0) (2024-10-03) + + +### Features + +* update database ([6f91e69](https://github.com/kawaiioverflow/arm/commit/6f91e699dedca74fe84a03eca49d311a6520c146)) + ## [0.185.0](https://github.com/kawaiioverflow/arm/compare/v0.184.0...v0.185.0) (2024-09-26) diff --git a/package.json b/package.json index 8eb46e6..fa53548 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kawaiioverflow/arm", - "version": "0.185.0", + "version": "0.186.0", "generatorVersion": "0.15.1", "generatedAt": "2024-10-02T12:31:13+09:00", "description": "A JSON-based database to relation mapping Anime ID's between MAL, Annict, AniList and Syobocal",