Skip to content

Commit

Permalink
chore(release): 4.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.4.2](v4.4.1...v4.4.2) (2022-05-11)

### Bug Fixes

* fixed backwards compatibility with commonjs ([8b4da1b](8b4da1b))
  • Loading branch information
semantic-release-bot committed May 11, 2022
1 parent 6244f8b commit 02e66df
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.4.2](https://github.com/batoulapps/adhan-js/compare/v4.4.1...v4.4.2) (2022-05-11)

### Bug Fixes

- fixed backwards compatibility with commonjs ([8b4da1b](https://github.com/batoulapps/adhan-js/commit/8b4da1bfba0bcd447d0f4e21d7fba5cf6852156b))

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

### Bug Fixes
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.1",
"version": "4.4.2",
"author": "Ameir Al-Zoubi <[email protected]>",
"license": "MIT",
"main": "lib/cjs/Adhan.js",
Expand Down

0 comments on commit 02e66df

Please sign in to comment.