Skip to content

Commit

Permalink
chore(release): 1.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.5](v1.3.4...v1.3.5) (2023-09-20)

### Bug Fixes

* renamed package to avoid .ts extention ([24dbf2a](24dbf2a))
  • Loading branch information
semantic-release-bot committed Sep 20, 2023
1 parent 24dbf2a commit fb2d9a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.5](https://github.com/whiterocktech/prayers-call/compare/v1.3.4...v1.3.5) (2023-09-20)


### Bug Fixes

* renamed package to avoid .ts extention ([24dbf2a](https://github.com/whiterocktech/prayers-call/commit/24dbf2aa9a3743ba68ed0dd18035eeaeef08aa2b))

## [1.3.4](https://github.com/whiterocktech/prayers.ts/compare/v1.3.3...v1.3.4) (2023-09-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prayers-call",
"type": "module",
"version": "1.3.4",
"version": "1.3.5",
"packageManager": "[email protected]",
"description": "",
"author": "Gimyboya",
Expand Down

0 comments on commit fb2d9a3

Please sign in to comment.