diff --git a/CHANGELOG.md b/CHANGELOG.md index cc9423f..249e018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### 3.2.18 (2024-11-17) + ### 3.2.17 (2024-09-30) ### 3.2.16 (2024-07-06) diff --git a/package.json b/package.json index 50133b4..e58fcf1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "spotify-url-info", "description": "Get metadata from Spotify URLs", "homepage": "https://github.com/microlinkhq/spotify-url-info", - "version": "3.2.17", + "version": "3.2.18", "main": "src/index.js", "author": { "email": "kall@kall.ws",