Skip to content

Commit 25ac9e4

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.3...v4.1.0) (2021-03-19) ### Features * add recommended function to HighLatitudeRule ([1f7aa55](1f7aa55)), closes [#42](#42)
1 parent de8cffd commit 25ac9e4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [4.1.0](https://github.com/batoulapps/adhan-js/compare/v4.0.3...v4.1.0) (2021-03-19)
2+
3+
4+
### Features
5+
6+
* 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,6 +1,6 @@
11
{
22
"name": "adhan",
3-
"version": "4.0.3",
3+
"version": "4.1.0",
44
"description": "High precision Islamic prayer time library",
55
"main": "Adhan.js",
66
"types": "Adhan.d.ts",

0 commit comments

Comments
 (0)