Skip to content

Commit 6ab486d

Browse files
chore(release): 4.4.1 [skip ci]
## [4.4.1](v4.4.0...v4.4.1) (2022-05-11) ### Bug Fixes * **ci:** fix for release ci action ([7b18595](7b18595)) * **ci:** fix incorrect setting for actions/checkout ([a9620ff](a9620ff))
1 parent 5c743ae commit 6ab486d

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.4.1](https://github.com/batoulapps/adhan-js/compare/v4.4.0...v4.4.1) (2022-05-11)
2+
3+
### Bug Fixes
4+
5+
- **ci:** fix for release ci action ([7b18595](https://github.com/batoulapps/adhan-js/commit/7b18595a8e0bc89892bc54d25fec6de7d96fef82))
6+
- **ci:** fix incorrect setting for actions/checkout ([a9620ff](https://github.com/batoulapps/adhan-js/commit/a9620ff129cf9fb11185e6a277c04ca75cd41fe1))
7+
18
# [4.4.0](https://github.com/batoulapps/adhan-js/compare/v4.3.2...v4.4.0) (2022-05-11)
29

310
### Features

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

0 commit comments

Comments
 (0)