Skip to content

Commit 02e66df

Browse files
chore(release): 4.4.2 [skip ci]
## [4.4.2](v4.4.1...v4.4.2) (2022-05-11) ### Bug Fixes * fixed backwards compatibility with commonjs ([8b4da1b](8b4da1b))
1 parent 6244f8b commit 02e66df

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
@@ -1,3 +1,9 @@
1+
## [4.4.2](https://github.com/batoulapps/adhan-js/compare/v4.4.1...v4.4.2) (2022-05-11)
2+
3+
### Bug Fixes
4+
5+
- fixed backwards compatibility with commonjs ([8b4da1b](https://github.com/batoulapps/adhan-js/commit/8b4da1bfba0bcd447d0f4e21d7fba5cf6852156b))
6+
17
## [4.4.1](https://github.com/batoulapps/adhan-js/compare/v4.4.0...v4.4.1) (2022-05-11)
28

39
### Bug Fixes

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.4.1",
4+
"version": "4.4.2",
55
"author": "Ameir Al-Zoubi <[email protected]>",
66
"license": "MIT",
77
"main": "lib/cjs/Adhan.js",

0 commit comments

Comments
 (0)