Skip to content

Commit 0e45285

Browse files
authored
Merge pull request #206 from farhan7reza7/farhan7reza7-patch-78
Update README with Islamic Hijri Calendar link
2 parents 8c37f2c + 9cc1f1a commit 0e45285

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,15 +363,21 @@ fixed some issues and configured files for publishing diff-ymd-package v2.0.2 on
363363

364364
- updated details about parent developer QuranBookk.com
365365

366+
### [v3.1.11]
367+
368+
#### Fixed
369+
370+
- updated details about parent developer QuranBookk.com
366371

367372
### [Next Release] - Collecting issues and new features for next release
368373

369374
### Important changes links:
370375

371-
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.10...HEAD)
372-
- [v3.1.10](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.10)
376+
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.11...HEAD)
377+
- [v3.1.11](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.11)
373378
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2)
374379

375380

376381

377382

383+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
- 🕰️ **[Islamic Prayer Times](https://www.quranbookk.com/prayer-times)** – Updated Salah timings based on your current location
3838
- 🕰️ **[Worldwide Islamic Prayer Times](https://www.quranbookk.com/prayer-times/worldwide)** – Updated Salah timings for any country, state, or city of the world
3939
- 📿 **[Digital Tasbih Counter](https://www.quranbookk.com/digital-tasbih)** – Count your Dhikr anytime, anywhere
40+
- 📅 **[Islamic Hijri Calendar](https://www.quranbookk.com/islamic-calendar)** – Get accurate Hijri calendar with sunset based location aware calculations
4041
- 🤖 **[Ask Islam AI](https://www.quranbookk.com/ask-islam-ai)** – AI-powered assistant for Islamic questions, Quran, and Hadiths
4142
- 🤖 **[Ask Quran AI](https://www.quranbookk.com/ask-quran-ai)** – AI-powered assistant for answering about Islamic history, Quran, and Hadiths
4243
- 🤖 **[Ask Hadith AI](https://www.quranbookk.com/ask-hadith-ai)** – AI-powered assistant for Hadiths

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farhan7reza7/diff-ymd-package",
3-
"version": "3.1.10",
3+
"version": "3.1.11",
44
"description": "A javascript library for calculating the difference between two dates in formatted ways like (aY bM cD)(aYears bMonths cDays) or customized desired formats like aY-bM-cD or aYears-bMonths-cDays or kDays or mWeeks or nMonths etc.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)