Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sv443 committed Oct 30, 2022
1 parent 6d1502b commit 8ffc54e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
## Version History:
- [1.1.1](#v111)
- [1.1.0](#v110)
- [1.0.0](#v100)
- [0.2.0](#v020)
- [0.1.0](#v010)

<br><br>

### v1.1.1
- Minor fixes

<br>

### v1.1.0
- Migrated code to TypeScript
- Added new metadata:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geniurl",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple JSON and XML REST API to search for song metadata and the lyrics URL on genius.com",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 8ffc54e

Please sign in to comment.