diff --git a/CHANGELOG.md b/CHANGELOG.md index b05acbf..dfab608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [1.0.1](https://github.com/stegripe/esbatu/compare/1.0.0...1.0.1) - (2024-07-22) + +### Bug Fixes +* types issue from eslint ([4339a5c](https://github.com/stegripe/esbatu/commit/4339a5c7268050b350423a2ad20a394c5f7ad0dd)) + ## 1.0.0 - (2024-07-20) ### Features diff --git a/package.json b/package.json index c348e5a..b90ed4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esbatu", - "version": "1.0.0", + "version": "1.0.1", "description": "Esbatu surpasses Lavalink with superior stability, frequent updates, extended capabilities, and efficient Redis caching, offering a reliable music streaming experience.", "license": "AGPL-3.0", "author": "Stegripe Development ",