Skip to content

Commit 0bc4ce8

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.2...v4.4.0) (2022-05-11) ### Features * **prayertimes:** expose sunset time ([05a0c34](05a0c34)), closes [#105](#105)
1 parent 54d1c46 commit 0bc4ce8

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

CHANGELOG.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
## [4.3.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14)
1+
# [4.4.0](https://github.com/batoulapps/adhan-js/compare/v4.3.2...v4.4.0) (2022-05-11)
2+
3+
### Features
24

5+
- **prayertimes:** expose sunset time ([05a0c34](https://github.com/batoulapps/adhan-js/commit/05a0c34b579cec9e09376c12fd253b2109e292b5)), closes [#105](https://github.com/batoulapps/adhan-js/issues/105)
6+
7+
## [4.3.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14)
38

49
### Bug Fixes
510

6-
* **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3))
11+
- **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3))
712

813
## [4.3.1](https://github.com/batoulapps/adhan-js/compare/v4.3.0...v4.3.1) (2021-12-25)
914

10-
1115
### Bug Fixes
1216

13-
* **exports:** add shafaq to main export ([22aedeb](https://github.com/batoulapps/adhan-js/commit/22aedeb59c032dd5a2d3f831d7ece520465713d0))
17+
- **exports:** add shafaq to main export ([22aedeb](https://github.com/batoulapps/adhan-js/commit/22aedeb59c032dd5a2d3f831d7ece520465713d0))
1418

1519
# [4.3.0](https://github.com/batoulapps/adhan-js/compare/v4.2.1...v4.3.0) (2021-12-24)
1620

17-
1821
### Features
1922

20-
* **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78)
23+
- **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78)
2124

2225
## [4.2.1](https://github.com/batoulapps/adhan-js/compare/v4.2.0...v4.2.1) (2021-06-18)
2326

24-
2527
### Bug Fixes
2628

27-
* **rounding:** add rounding to top level export to make it available ([1663b47](https://github.com/batoulapps/adhan-js/commit/1663b47ec0ea59023ea0d33c42cf2a9ce9c04940)), closes [#68](https://github.com/batoulapps/adhan-js/issues/68)
28-
* **typescript:** fix typescript definitions for CalculationParameters ([65a6568](https://github.com/batoulapps/adhan-js/commit/65a65687164135ba8e9b2ee1fe1eaa2e5a8298c7))
29+
- **rounding:** add rounding to top level export to make it available ([1663b47](https://github.com/batoulapps/adhan-js/commit/1663b47ec0ea59023ea0d33c42cf2a9ce9c04940)), closes [#68](https://github.com/batoulapps/adhan-js/issues/68)
30+
- **typescript:** fix typescript definitions for CalculationParameters ([65a6568](https://github.com/batoulapps/adhan-js/commit/65a65687164135ba8e9b2ee1fe1eaa2e5a8298c7))
2931

3032
# [4.2.0](https://github.com/batoulapps/adhan-js/compare/v4.1.0...v4.2.0) (2021-06-17)
3133

32-
3334
### Features
3435

35-
* **calculation-parameters:** adding rounding option parameter ([7cf40d4](https://github.com/batoulapps/adhan-js/commit/7cf40d413bbb8ca554397143fde441046d570876)), closes [#43](https://github.com/batoulapps/adhan-js/issues/43)
36-
* **date-utils:** default rounding logic to nearest ([87f2b99](https://github.com/batoulapps/adhan-js/commit/87f2b99db42eef29fd6511816403688ffcd6002b))
37-
* **date-utils:** include rounding changes in webpacked artifact ([fa8a13e](https://github.com/batoulapps/adhan-js/commit/fa8a13e4902fc7bbe2fbaafe78ad541a905fbd8e))
36+
- **calculation-parameters:** adding rounding option parameter ([7cf40d4](https://github.com/batoulapps/adhan-js/commit/7cf40d413bbb8ca554397143fde441046d570876)), closes [#43](https://github.com/batoulapps/adhan-js/issues/43)
37+
- **date-utils:** default rounding logic to nearest ([87f2b99](https://github.com/batoulapps/adhan-js/commit/87f2b99db42eef29fd6511816403688ffcd6002b))
38+
- **date-utils:** include rounding changes in webpacked artifact ([fa8a13e](https://github.com/batoulapps/adhan-js/commit/fa8a13e4902fc7bbe2fbaafe78ad541a905fbd8e))
3839

3940
# [4.1.0](https://github.com/batoulapps/adhan-js/compare/v4.0.3...v4.1.0) (2021-03-19)
4041

41-
4242
### Features
4343

44-
* add recommended function to HighLatitudeRule ([1f7aa55](https://github.com/batoulapps/adhan-js/commit/1f7aa555b275eb2e07503c41c69092b7808c442c)), closes [#42](https://github.com/batoulapps/adhan-js/issues/42)
44+
- add recommended function to HighLatitudeRule ([1f7aa55](https://github.com/batoulapps/adhan-js/commit/1f7aa555b275eb2e07503c41c69092b7808c442c)), closes [#42](https://github.com/batoulapps/adhan-js/issues/42)

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,7 +1,7 @@
11
{
22
"name": "adhan",
33
"description": "High precision Islamic prayer time library",
4-
"version": "4.3.2",
4+
"version": "4.4.0",
55
"author": "Ameir Al-Zoubi <[email protected]>",
66
"license": "MIT",
77
"main": "lib/cjs/Adhan.js",

0 commit comments

Comments
 (0)