Skip to content

Commit 9a6945a

Browse files
committed
chore(release): v0.0.6
1 parent cdeac1f commit 9a6945a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.6
5+
6+
[compare changes](https://github.com/sumitkolhe/jiosaavn-api/compare/v0.0.5...v0.0.6)
7+
8+
### 🚀 Enhancements
9+
10+
- Add vercel deployment ([627209f](https://github.com/sumitkolhe/jiosaavn-api/commit/627209f))
11+
12+
### 📖 Documentation
13+
14+
- Add cloudflare and vercel deployment instructions ([f1aad15](https://github.com/sumitkolhe/jiosaavn-api/commit/f1aad15))
15+
16+
### ❤️ Contributors
17+
18+
- Sumit Kolhe ([@sumitkolhe](http://github.com/sumitkolhe))
19+
420
## v0.0.5
521

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

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.5",
3+
"version": "0.0.6",
44
"description": "Unofficial JioSaavn API",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)