Skip to content

Commit

Permalink
chore(release): 6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Aug 27, 2018
1 parent 19b1b8c commit c1e767f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

<a name="6.10.0"></a>
# [6.10.0](https://github.com/crimx/ext-saladict/compare/v6.9.0...v6.10.0) (2018-08-27)


### Features

* **background:** add pfd black and white list ([750a745](https://github.com/crimx/ext-saladict/commit/750a745))
* **dicts:** add google tl option ([489bdd9](https://github.com/crimx/ext-saladict/commit/489bdd9))
* **options:** dict options support select ([dcf6357](https://github.com/crimx/ext-saladict/commit/dcf6357))
* **panel:** add wordEditor deleteCards ([47f8f1b](https://github.com/crimx/ext-saladict/commit/47f8f1b))
* **panel:** improve fav word process ([b632a28](https://github.com/crimx/ext-saladict/commit/b632a28))
* **wordpage:** add page export/delete ([6ceb21a](https://github.com/crimx/ext-saladict/commit/6ceb21a))
* **wordpage:** add word count ([6667f53](https://github.com/crimx/ext-saladict/commit/6667f53))


### Performance Improvements

* **panel:** regression. remove search delay ([c65e53c](https://github.com/crimx/ext-saladict/commit/c65e53c))



<a name="6.9.0"></a>
# [6.9.0](https://github.com/crimx/ext-saladict/compare/v6.8.3...v6.9.0) (2018-08-04)

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": "saladict",
"version": "6.9.0",
"version": "6.10.0",
"description": "Chrome extension and Firefox WebExtension, inline translator powered by mutiple online dictionaries",
"private": true,
"scripts": {
Expand Down

0 comments on commit c1e767f

Please sign in to comment.