From 5e396011289d3ec93f6b93e980bf39afe62b8a4b Mon Sep 17 00:00:00 2001 From: djdembeck Date: Thu, 22 Jun 2023 16:58:45 -0500 Subject: [PATCH] chore(release): 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba56624..7458688 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. +## [1.3.0](https://github.com/djdembeck/Audnexus.bundle/compare/v1.2.2...v1.3.0) (2023-06-22) + + +### Features + +* similar artists ([#90](https://github.com/djdembeck/Audnexus.bundle/issues/90)) ([370ee95](https://github.com/djdembeck/Audnexus.bundle/commit/370ee9572579ffea09e62803ea97cfb637bd03b2)) + ### [1.2.2](https://github.com/djdembeck/Audnexus.bundle/compare/v1.2.1...v1.2.2) (2023-03-19)