From 879c8f68679b521584705a8200f06ba13b798f15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 19:44:25 +0000 Subject: [PATCH] chore(master): release 0.181.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13c1be5..92f4b7d 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.181.0](https://github.com/kawaiioverflow/arm/compare/v0.180.0...v0.181.0) (2024-08-28) + + +### Features + +* update database ([1dfe954](https://github.com/kawaiioverflow/arm/commit/1dfe954843aa711a2d4c37c78967f0b035691c19)) + ## [0.180.0](https://github.com/kawaiioverflow/arm/compare/v0.179.0...v0.180.0) (2024-08-21) diff --git a/package.json b/package.json index 1d7dd6c..1db2494 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kawaiioverflow/arm", - "version": "0.180.0", + "version": "0.181.0", "generatorVersion": "0.15.1", "generatedAt": "2024-08-28T12:25:39+09:00", "description": "A JSON-based database to relation mapping Anime ID's between MAL, Annict, AniList and Syobocal",