Skip to content

Commit

Permalink
chore(release): 4.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 11, 2022
1 parent 5c743ae commit 6ab486d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.4.1](https://github.com/batoulapps/adhan-js/compare/v4.4.0...v4.4.1) (2022-05-11)

### Bug Fixes

- **ci:** fix for release ci action ([7b18595](https://github.com/batoulapps/adhan-js/commit/7b18595a8e0bc89892bc54d25fec6de7d96fef82))
- **ci:** fix incorrect setting for actions/checkout ([a9620ff](https://github.com/batoulapps/adhan-js/commit/a9620ff129cf9fb11185e6a277c04ca75cd41fe1))

# [4.4.0](https://github.com/batoulapps/adhan-js/compare/v4.3.2...v4.4.0) (2022-05-11)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adhan",
"description": "High precision Islamic prayer time library",
"version": "4.4.0",
"version": "4.4.1",
"author": "Ameir Al-Zoubi <[email protected]>",
"license": "MIT",
"main": "lib/cjs/Adhan.js",
Expand Down

0 comments on commit 6ab486d

Please sign in to comment.