Skip to content

Commit 57747e7

Browse files
committed
chore(release): v0.0.4
1 parent 4c65dd9 commit 57747e7

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

33

4+
## v0.0.4
5+
6+
[compare changes](https://github.com/sumitkolhe/jiosaavn-api/compare/v0.0.3...v0.0.4)
7+
8+
### 🚀 Enhancements
9+
10+
- Add wrangler config ([69b3867](https://github.com/sumitkolhe/jiosaavn-api/commit/69b3867))
11+
12+
### 🩹 Fixes
13+
14+
- Fixed regex pattern to work with all playlist links Subject: playlist controller regex pattern fix ([5530c45](https://github.com/sumitkolhe/jiosaavn-api/commit/5530c45))
15+
- Removed package-lock.json Subject: deleted package-lock file ([9b05b14](https://github.com/sumitkolhe/jiosaavn-api/commit/9b05b14))
16+
- Remove hono node server ([3ccc15d](https://github.com/sumitkolhe/jiosaavn-api/commit/3ccc15d))
17+
18+
### ❤️ Contributors
19+
20+
- Sumit Kolhe ([@sumitkolhe](http://github.com/sumitkolhe))
21+
- Sbendalam <sbendalam@miraclesoft.com>
22+
- Sai Krishna Bendalam <saibendalam@people.health>
23+
424
## v0.0.3
525

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jiosaavn-api",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Unofficial JioSaavn API",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)