Skip to content

Commit 5401ebb

Browse files
authored
Merge pull request #202 from farhan7reza7/farhan7reza7-patch-73
Update README.md for fixng updating readme
2 parents 39065c2 + 67cb37d commit 5401ebb

3 files changed

Lines changed: 20 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,12 +351,19 @@ fixed some issues and configured files for publishing diff-ymd-package v2.0.2 on
351351

352352
- updated details about parent developer QuranBookk.com
353353

354+
### [v3.1.9]
355+
356+
#### Fixed
357+
358+
- updated details about parent developer QuranBookk.com
359+
354360
### [Next Release] - Collecting issues and new features for next release
355361

356362
### Important changes links:
357363

358-
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.8...HEAD)
359-
- [v3.1.8](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.8)
364+
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.9...HEAD)
365+
- [v3.1.9](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.9)
360366
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2)
361367

362368

369+

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,22 @@
3030

3131
- 🎧 **[Listen to Top Reciters](https://www.quranbookk.com/quran/audio)** – High-quality audio recitations from world-renowned Qaris
3232
- 🎥 **[Watch Quran Videos](https://www.quranbookk.com/quran/video)** – Inspirational Quranic recitation and learning videos
33-
- 🌍 **[Read Top Translations](https://www.quranbookk.com/quran/translations)** – Multiple language support with leading Quran translations
34-
- 🕋 **[Qibla Direction Finder](https://www.quranbookk.com/qibla-finder)** – Accurate Kaaba direction from anywhere in the world
35-
- 🕰️ **[Islamic Prayer Times](https://www.quranbookk.com/prayer-times)** – Updated Salah timings based on your current location
33+
- 🌍 **[Read Quran Top Translations](https://www.quranbookk.com/quran/translations)** – Multiple language support with leading Quran translations
34+
- 🕋 **[Qibla Direction Finder](https://www.quranbookk.com/qibla-finder)** – Accurate Kaaba direction from anywhere in the world
35+
- 🕋 **[Worldwide Qibla Directions](https://www.quranbookk.com/qibla-finder/worldwide)** – Accurate Kaaba direction from any country, state, or city of the world
36+
- 🕰️ **[Islamic Prayer Times](https://www.quranbookk.com/prayer-times)** – Updated Salah timings based on your current location
37+
- 🕰️ **[Worldwide Islamic Prayer Times](https://www.quranbookk.com/prayer-times/worldwide)** – Updated Salah timings for any country, state, or city of the world
3638
- 📿 **[Digital Tasbih Counter](https://www.quranbookk.com/digital-tasbih)** – Count your Dhikr anytime, anywhere
37-
- 🤖 **[Ask Islam AI](https://www.quranbookk.com/ask-islam-ai)** – AI-powered assistant for Shia Islamic questions, Quran, and Hadiths
38-
- 🤖 **[Ask Hadith AI](https://www.quranbookk.com/ask-hadith-ai)** – AI-powered assistant for Sunni Islamic questions and Hadiths
39+
- 🤖 **[Ask Islam AI](https://www.quranbookk.com/ask-islam-ai)** – AI-powered assistant for Islamic questions, Quran, and Hadiths
40+
- 🤖 **[Ask Quran AI](https://www.quranbookk.com/ask-quran-ai)** – AI-powered assistant for answering about Islamic history, Quran, and Hadiths
41+
- 🤖 **[Ask Hadith AI](https://www.quranbookk.com/ask-hadith-ai)** – AI-powered assistant for Hadiths
3942
- 📚 **[Authentic Hadith Collections](https://www.quranbookk.com/hadiths/hadiths-sources)** – Sahih Bukhari, Sahih Muslim, and more
4043
- 🕯️ **[Top Quranic Duas](https://www.quranbookk.com/quran/ayats)** – Beautiful supplications with translations
4144
- 🔍 **[Advanced Quran Search](https://www.quranbookk.com/quran/search)** – Search verses, words, topics in seconds
4245
- 📖 **[Explore Surahs](https://www.quranbookk.com/quran/surahs)** – Full Quran access with audio, video, and translations
4346
- 📖 **[Explore Juzs (Paras)](https://www.quranbookk.com/quran/juzs)** – Full Quran access with audio, video, and translations
47+
-**[Internet Speed Test](https://www.quranbookk.com/internet-speed-tester)** – Get correct download, upload and ping speeds instantly
48+
4449

4550
The `diff-ymd-package` emerged from QuranBookk's need for precise Islamic date calculations and is now powering time-based features across the platform.
4651

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.8",
3+
"version": "3.1.9",
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)