Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkolhe committed Sep 28, 2024
1 parent 4c65dd9 commit 57747e7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.0.4

[compare changes](https://github.com/sumitkolhe/jiosaavn-api/compare/v0.0.3...v0.0.4)

### 🚀 Enhancements

- Add wrangler config ([69b3867](https://github.com/sumitkolhe/jiosaavn-api/commit/69b3867))

### 🩹 Fixes

- Fixed regex pattern to work with all playlist links Subject: playlist controller regex pattern fix ([5530c45](https://github.com/sumitkolhe/jiosaavn-api/commit/5530c45))
- Removed package-lock.json Subject: deleted package-lock file ([9b05b14](https://github.com/sumitkolhe/jiosaavn-api/commit/9b05b14))
- Remove hono node server ([3ccc15d](https://github.com/sumitkolhe/jiosaavn-api/commit/3ccc15d))

### ❤️ Contributors

- Sumit Kolhe ([@sumitkolhe](http://github.com/sumitkolhe))
- Sbendalam <sbendalam@miraclesoft.com>
- Sai Krishna Bendalam <saibendalam@people.health>

## v0.0.3

[compare changes](https://github.com/sumitkolhe/jiosaavn-api/compare/v0.0.2...v0.0.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jiosaavn-api",
"version": "0.0.3",
"version": "0.0.4",
"description": "Unofficial JioSaavn API",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 57747e7

Please sign in to comment.