Skip to content

Commit 2dd111b

Browse files
authored
Merge pull request #200 from farhan7reza7/farhan7reza7-patch-71
Update README.md to add details about developer
2 parents 484886f + 4a05ead commit 2dd111b

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

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

346346
- updated details about parent developer QuranBookk.com
347347

348+
### [v3.1.8]
349+
350+
#### Fixed
351+
352+
- updated details about parent developer QuranBookk.com
353+
348354
### [Next Release] - Collecting issues and new features for next release
349355

350356
### Important changes links:
351357

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)
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)
354360
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2)
355361

362+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +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
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
3939
- 📚 **[Authentic Hadith Collections](https://www.quranbookk.com/hadiths/hadiths-sources)** – Sahih Bukhari, Sahih Muslim, and more
4040
- 🕯️ **[Top Quranic Duas](https://www.quranbookk.com/quran/ayats)** – Beautiful supplications with translations
4141
- 🔍 **[Advanced Quran Search](https://www.quranbookk.com/quran/search)** – Search verses, words, topics in seconds

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-ymd-package",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
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)