Skip to content

Commit 1986ea3

Browse files
committed
chore(release): 3.2.1
1 parent 84a9873 commit 1986ea3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [3.2.1](https://github.com/microlinkhq/spotify-url-info/compare/v3.2.0-0...v3.2.1) (2022-12-29)
6+
7+
8+
### Bug Fixes
9+
10+
* remove old types ([84a9873](https://github.com/microlinkhq/spotify-url-info/commit/84a987327a3901ec3622afdfebef16fa230cb473))
11+
512
## 3.2.0 (2022-12-29)
613

714
## [3.2.0-0](https://github.com/microlinkhq/spotify-url-info/compare/v3.1.10...v3.2.0-0) (2022-12-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spotify-url-info",
33
"description": "Get metadata from Spotify URLs",
44
"homepage": "https://github.com/microlinkhq/spotify-url-info",
5-
"version": "3.2.0",
5+
"version": "3.2.1",
66
"main": "src/index.js",
77
"author": {
88
"email": "kall@kall.ws",

0 commit comments

Comments
 (0)