Skip to content

Commit a519df4

Browse files
authored
Merge pull request #208 from farhan7reza7/farhan7reza7-patch-80
Update Islamic calendar links in README.md
2 parents f2c61f1 + 958f64c commit a519df4

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

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

368368
#### Fixed
369369

370+
- updated details about parent developer QuranBookk.com
371+
372+
### [v3.1.12]
373+
374+
#### Fixed
375+
370376
- updated details about parent developer QuranBookk.com
371377

372378
### [Next Release] - Collecting issues and new features for next release
373379

374380
### Important changes links:
375381

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)
382+
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v3.1.12...HEAD)
383+
- [v3.1.12](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v3.1.12)
378384
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2)
379385

380386

381387

382388

383389

390+

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
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
40+
- 📅 **[Islamic Calendar Finder](https://www.quranbookk.com/islamic-calendar)** – Get accurate Hijri calendar with sunset based location aware calculations
41+
- 📅 **[Global Hijri Calendars](https://www.quranbookk.com/islamic-calendar/worldwide)** – Get accurate Hijri calendar with prayer times for any country, state or city of the world
4142
- 🤖 **[Ask Islam AI](https://www.quranbookk.com/ask-islam-ai)** – AI-powered assistant for Islamic questions, Quran, and Hadiths
4243
- 🤖 **[Ask Quran AI](https://www.quranbookk.com/ask-quran-ai)** – AI-powered assistant for answering about Islamic history, Quran, and Hadiths
4344
- 🤖 **[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": "diff-ymd-package",
3-
"version": "3.1.11",
3+
"version": "3.1.12",
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)