Skip to content

Commit e52097a

Browse files
committed
chore(release): 2.2.3
1 parent 5f98597 commit e52097a

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.3](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.2...v2.2.3) (2021-05-21)
6+
7+
8+
### Bug Fixes
9+
10+
* add typings files ([5f98597](https://github.com/microlinkhq/spotify-url-info/commit/5f98597f45bceadf9c05e4ed9ccbe03d7fa80ebc))
11+
512
### [2.2.2](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.1...v2.2.2) (2021-05-21)
613

714
### [2.2.1](https://github.com/karlsander/spotify-url-info/compare/v2.2.1-0...v2.2.1) (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.2",
5+
"version": "2.2.3",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)