Skip to content

Commit

Permalink
chore(release): 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](v1.3.1...v1.3.2) (2022-12-18)

### Bug Fixes

* set engine to node >=16 ([ef1e9b7](ef1e9b7))
  • Loading branch information
semantic-release-bot committed Dec 18, 2022
1 parent 70b26de commit 7978bc0
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.2](https://github.com/whiterocktech/prayers.ts/compare/v1.3.1...v1.3.2) (2022-12-18)


### Bug Fixes

* set engine to node >=16 ([ef1e9b7](https://github.com/whiterocktech/prayers.ts/commit/ef1e9b79c7bac9256a8e0b5ac482ef4021bd385c))

## [1.3.1](https://github.com/whiterocktech/prayers.ts/compare/v1.3.0...v1.3.1) (2022-12-18)


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.ts",
"type": "module",
"version": "1.3.1",
"version": "1.3.2",
"packageManager": "[email protected]",
"description": "",
"author": "Gimyboya",
Expand Down

0 comments on commit 7978bc0

Please sign in to comment.