Skip to content

Commit

Permalink
chore(release): 0.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.3](v0.5.2...v0.5.3) (2022-11-30)

### Bug Fixes

* guarantee that option is not already set on load error ([b1736dd](b1736dd))
  • Loading branch information
semantic-release-bot committed Nov 30, 2022
1 parent b1736dd commit de6657c
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 @@
## [0.5.3](https://github.com/tada5hi/locter/compare/v0.5.2...v0.5.3) (2022-11-30)


### Bug Fixes

* guarantee that option is not already set on load error ([b1736dd](https://github.com/tada5hi/locter/commit/b1736dd00211f1c85351f384f3df3195a3abeb01))

## [0.5.2](https://github.com/tada5hi/locter/compare/v0.5.1...v0.5.2) (2022-11-29)


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,6 +1,6 @@
{
"name": "locter",
"version": "0.5.2",
"version": "0.5.3",
"description": "A library to locate a file by criteria and load it",
"author": {
"name": "Peter Placzek",
Expand Down

0 comments on commit de6657c

Please # to comment.