Skip to content

Commit

Permalink
chore(release): 1.9.1-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
### [1.9.1-beta.1](v1.9.0...v1.9.1-beta.1) (2022-05-23)

### Bug Fixes

* delete tmp masked images ([#208](#208)) ([c6b40c5](c6b40c5))
  • Loading branch information
jakowenko committed May 23, 2022
1 parent c6b40c5 commit 582b9bc
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 @@
### [1.9.1-beta.1](https://github.com/jakowenko/double-take/compare/v1.9.0...v1.9.1-beta.1) (2022-05-23)


### Bug Fixes

* delete tmp masked images ([#208](https://github.com/jakowenko/double-take/issues/208)) ([c6b40c5](https://github.com/jakowenko/double-take/commit/c6b40c5293b5805477ea6125e4d1496953c06559))

## [1.9.0](https://github.com/jakowenko/double-take/compare/v1.8.0...v1.9.0) (2022-05-23)


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": "double-take",
"version": "1.9.0",
"version": "1.9.1-beta.1",
"description": "Unified UI and API for processing and training images for facial recognition",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 582b9bc

Please sign in to comment.