Skip to content

Commit

Permalink
chore(release): 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Aug 25, 2019
1 parent 70eca22 commit 1ecf0a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.21.2](https://github.com/dessant/search-by-image/compare/v1.21.1...v1.21.2) (2019-08-25)


### Bug Fixes

* copy buffer into array ([babab90](https://github.com/dessant/search-by-image/commit/babab90))
* update yandex url parameter ([ac6784c](https://github.com/dessant/search-by-image/commit/ac6784c))

### [1.21.1](https://github.com/dessant/search-by-image/compare/v1.21.0...v1.21.1) (2019-06-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "search-by-image",
"version": "1.21.1",
"version": "1.21.2",
"author": "Armin Sebastian",
"repository": "https://github.com/dessant/search-by-image",
"license": "GPL-3.0-only",
Expand Down

0 comments on commit 1ecf0a6

Please sign in to comment.