From 46a3ac0b333eed3bc9e2370cd4b1b63f3454ec55 Mon Sep 17 00:00:00 2001 From: ZOASR <44146518+ZOASR@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:20:00 +0200 Subject: [PATCH] update: v2.1.5 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ac50f7..27071c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. - Moved all utility functions and types to the util package - Renamed monorepo to @lastfm-viewer +### Update + +- V2.1.3 + ## [2.1.3] - 2024-01-03 ### Update diff --git a/package.json b/package.json index 7204779..463a0c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lastfm-viewer/solid", "private": false, - "version": "2.1.3", + "version": "2.1.5", "description": "A solidjs component to view recent scrobbles for a last.fm user", "keywords": [ "lastfm",