Skip to content

Commit d5be143

Browse files
committed
chore(release): 2.2.5
1 parent 8851f95 commit d5be143

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+
### 2.2.5 (2022-01-30)
6+
7+
8+
### Bug Fixes
9+
10+
* files meta field ([0679da6](https://github.com/microlinkhq/spotify-url-info/commit/0679da64572287bce4b0d96ff65a6840e2df17b2)), closes [#77](https://github.com/microlinkhq/spotify-url-info/issues/77)
11+
512
### [2.2.4](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.3...v2.2.4) (2022-01-29)
613

714
### [2.2.3](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.2...v2.2.3) (2021-05-21)

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": "2.2.4",
5+
"version": "2.2.5",
66
"main": "src/index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)