Skip to content

Commit

Permalink
chore(release): 0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.2](v0.3.1...v0.3.2) (2022-10-11)

### Bug Fixes

* export utils directory ([8dde358](8dde358))
  • Loading branch information
semantic-release-bot committed Oct 11, 2022
1 parent 681cdff commit 15dc180
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.3.2](https://github.com/tada5hi/locter/compare/v0.3.1...v0.3.2) (2022-10-11)


### Bug Fixes

* export utils directory ([8dde358](https://github.com/tada5hi/locter/commit/8dde358192e47176674f34f435006b757f920380))

## [0.3.1](https://github.com/tada5hi/locter/compare/v0.3.0...v0.3.1) (2022-10-03)


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.3.1",
"version": "0.3.2",
"description": "A library to locate a file by criteria and load it",
"author": {
"name": "Peter Placzek",
Expand Down

0 comments on commit 15dc180

Please sign in to comment.