Skip to content

Commit c2aa62f

Browse files
authored
Merge pull request #198 from farhan7reza7/farhan7reza7-patch-69
Update README.md
2 parents 6f9503f + 459457e commit c2aa62f

3 files changed

Lines changed: 15 additions & 6 deletions

File tree

CHANGELOG.md

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

340340
- updated details about parent developer QuranBookk.com and fixing token to latest date
341341

342+
### [v3.1.7]
343+
344+
#### Fixed
345+
346+
- updated details about parent developer QuranBookk.com
347+
342348
### [Next Release] - Collecting issues and new features for next release
343349

344350
### Important changes links:
345351

346-
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.6...HEAD)
347-
- [v3.1.6](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.6)
352+
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.7...HEAD)
353+
- [v3.1.7](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.7)
348354
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2)
355+

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# diff-ymd-package by [QuranBookk](https://quranbookk.com/)
22

3-
> Developed and maintained by [QuranBookk.com](https://quranbookk.com) - The Most Advanced Digital Quran Platform
3+
> Developed and maintained by [QuranBookk.com](https://quranbookk.com) - The Most Advanced Digital Quran and Islam Platform
44
55
[![QuranBookk Platform](https://www.quranbookk.com/apple-touch-icon.png)](https://www.quranbookk.com/)
66

@@ -34,6 +34,8 @@
3434
- 🕋 **[Qibla Direction Finder](https://www.quranbookk.com/qibla-finder)** – Accurate Kaaba direction from anywhere in the world
3535
- 🕰️ **[Islamic Prayer Times](https://www.quranbookk.com/prayer-times)** – Updated Salah timings based on your current location
3636
- 📿 **[Digital Tasbih Counter](https://www.quranbookk.com/digital-tasbih)** – Count your Dhikr anytime, anywhere
37+
- 🤖 **[Ask Shia AI](https://www.quranbookk.com/ask-shia-ai)** – AI-powered assistant for Shia Islamic questions, Quran, and Hadiths
38+
- 🤖 **[Ask Sunni AI](https://www.quranbookk.com/ask-sunni-ai)** – AI-powered assistant for Sunni Islamic questions and Hadiths
3739
- 📚 **[Authentic Hadith Collections](https://www.quranbookk.com/hadiths/hadiths-sources)** – Sahih Bukhari, Sahih Muslim, and more
3840
- 🕯️ **[Top Quranic Duas](https://www.quranbookk.com/quran/ayats)** – Beautiful supplications with translations
3941
- 🔍 **[Advanced Quran Search](https://www.quranbookk.com/quran/search)** – Search verses, words, topics in seconds
@@ -494,14 +496,14 @@ If you find any issues or have suggestions for improvement, please open an issue
494496

495497
## Powered By
496498

497-
This package is actively maintained by [QuranBookk.com](https://quranbookk.com) - The Ultimate Free Digital Quran Platform offering:
499+
This package is actively maintained by [QuranBookk.com](https://quranbookk.com) - The Ultimate Free Digital Quran and Islam Platform offering:
498500
- Zero ads, 100% free forever
499501
- No registration required
500502
- Mobile-optimized experience
501503
- Lightning-fast performance
502504
- Modern, intuitive interface
503505

504-
Start exploring the Quran: [QuranBookk.com](https://quranbookk.com)
506+
Start exploring the Quran and Islam: [QuranBookk.com](https://quranbookk.com)
505507
#DigitalQuran #IslamicApps #QuranOnline #QuranStudy
506508

507509
## Developer

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