Skip to content

Commit 0a30842

Browse files
chore(release): 4.3.2 [skip ci]
## [4.3.2](v4.3.1...v4.3.2) (2022-03-14) ### Bug Fixes * **prayer times:** fix polar circle prayer times ([0041629](0041629))
1 parent 457e723 commit 0a30842

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.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3))
7+
18
## [4.3.1](https://github.com/batoulapps/adhan-js/compare/v4.3.0...v4.3.1) (2021-12-25)
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.3.1",
3+
"version": "4.3.2",
44
"description": "High precision Islamic prayer time library",
55
"main": "Adhan.js",
66
"types": "Adhan.d.ts",

0 commit comments

Comments
 (0)