From 5435ed3d16f85af587bec43b1732b2b84d571055 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 6 Aug 2024 09:15:08 +0000 Subject: [PATCH] chore(release): v1.1.1 [skip ci] --- CHANGELOG.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 704f59e..d4004a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.1.1](https://github.com/ghoshRitesh12/aniwatch/compare/v1.1.0...v1.1.1) (2024-08-06) + + + # [1.1.0](https://github.com/ghoshRitesh12/aniwatch/compare/v1.0.4...v1.1.0) (2024-08-06) @@ -24,7 +28,3 @@ -## [1.0.1](https://github.com/ghoshRitesh12/aniwatch/compare/v1.0.0...v1.0.1) (2024-08-06) - - - diff --git a/package.json b/package.json index beb800c..a37a2be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch", - "version": "1.1.0", + "version": "1.1.1", "description": "📦 Scraper package for obtaining anime information from hianime.to (formerly aniwatch.to)", "license": "MIT", "main": "dist/index.js",