Skip to content

Commit

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

### Bug Fixes

* **types:** fix incorrect types generation ([f5613da](f5613da)), closes [#113](#113)
  • Loading branch information
semantic-release-bot committed May 14, 2022
1 parent ff91470 commit b6e5ddf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [4.4.3](https://github.com/batoulapps/adhan-js/compare/v4.4.2...v4.4.3) (2022-05-14)

### Bug Fixes

- **types:** fix incorrect types generation ([f5613da](https://github.com/batoulapps/adhan-js/commit/f5613da9ea6608c2b0d0cae1432d62d4d90add01)), closes [#113](https://github.com/batoulapps/adhan-js/issues/113)

## [4.4.2](https://github.com/batoulapps/adhan-js/compare/v4.4.1...v4.4.2) (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
@@ -1,7 +1,7 @@
{
"name": "adhan",
"description": "High precision Islamic prayer time library",
"version": "4.4.2",
"version": "4.4.3",
"author": "Ameir Al-Zoubi <ameir@ameir.com>",
"license": "MIT",
"main": "lib/cjs/Adhan.js",
Expand Down

0 comments on commit b6e5ddf

Please sign in to comment.