Skip to content

Commit a7d8efe

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.1...v4.3.0) (2021-12-24) ### Features * **calculation params:** adds shafaq parameter ([4c62bdf](4c62bdf)), closes [#78](#78)
1 parent b61f8dd commit a7d8efe

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.3.0](https://github.com/batoulapps/adhan-js/compare/v4.2.1...v4.3.0) (2021-12-24)
2+
3+
4+
### Features
5+
6+
* **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78)
7+
18
## [4.2.1](https://github.com/batoulapps/adhan-js/compare/v4.2.0...v4.2.1) (2021-06-18)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adhan",
3-
"version": "4.2.1",
3+
"version": "4.3.0",
44
"description": "High precision Islamic prayer time library",
55
"main": "Adhan.js",
66
"types": "Adhan.d.ts",

0 commit comments

Comments
 (0)