Skip to content

Commit b6e5ddf

Browse files
chore(release): 4.4.3 [skip ci]
## [4.4.3](batoulapps/adhan-js@v4.4.2...v4.4.3) (2022-05-14) ### Bug Fixes * **types:** fix incorrect types generation ([f5613da](batoulapps@f5613da)), closes [batoulapps#113](batoulapps#113)
1 parent ff91470 commit b6e5ddf

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.3](https://github.com/batoulapps/adhan-js/compare/v4.4.2...v4.4.3) (2022-05-14)
2+
3+
### Bug Fixes
4+
5+
- **types:** fix incorrect types generation ([f5613da](https://github.com/batoulapps/adhan-js/commit/f5613da9ea6608c2b0d0cae1432d62d4d90add01)), closes [#113](https://github.com/batoulapps/adhan-js/issues/113)
6+
17
## [4.4.2](https://github.com/batoulapps/adhan-js/compare/v4.4.1...v4.4.2) (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.2",
4+
"version": "4.4.3",
55
"author": "Ameir Al-Zoubi <[email protected]>",
66
"license": "MIT",
77
"main": "lib/cjs/Adhan.js",

0 commit comments

Comments
 (0)