Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2024-09-02)

### Bug Fixes

* add disclaimer in readme ([c7c1e26](c7c1e26))
  • Loading branch information
semantic-release-bot committed Sep 2, 2024
1 parent 3ab9767 commit 8636785
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 20 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2](https://github.com/dev-ahmadbilal/islam.js/compare/v1.0.1...v1.0.2) (2024-09-02)


### Bug Fixes

* add disclaimer in readme ([c7c1e26](https://github.com/dev-ahmadbilal/islam.js/commit/c7c1e267a2609d53885c03189e7f45f7716a9dd2))

## [1.0.1](https://github.com/dev-ahmadbilal/islam.js/compare/v1.0.0...v1.0.1) (2024-08-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "islam.js",
"version": "1.0.1",
"version": "1.0.2",
"description": "A comprehensive JavaScript package offering Quranic text with multiple dialects (Hafs and Warsh), translations in over 20 languages, 28 Tafseers, Hadith collections with multiple translations, Dua and Azkar in 134 categories, prayer timings, and Hijri calendar support. Perfect for developers building Islamic applications and tools.",
"main": "./lib/index.js",
"files": [
Expand All @@ -27,24 +27,24 @@
"hadith",
"prayer",
"azkar",
"islamic-resources",
"tafseer",
"quran-api",
"hadith-api",
"dua",
"supplications",
"prayer-times",
"hijri-calendar",
"islamic-tools",
"muslim-developers",
"arabic-text",
"islamic-education",
"faith",
"spirituality",
"nodejs",
"islamic-resources",
"tafseer",
"quran-api",
"hadith-api",
"dua",
"supplications",
"prayer-times",
"hijri-calendar",
"islamic-tools",
"muslim-developers",
"arabic-text",
"islamic-education",
"faith",
"spirituality",
"nodejs",
"typescript",
"javascript",
"npm-package",
"javascript",
"npm-package",
"open-source"
],
"author": {
Expand Down

0 comments on commit 8636785

Please sign in to comment.