Skip to content

Commit

Permalink
[skip ci] chore(release): v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jan 16, 2021
1 parent 68d675d commit 983efef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.10.1](https://github.com/FEMessage/v-img/compare/v1.10.0...v1.10.1) (2021-01-16)


### Bug Fixes

* set quality 80 and can turn off webp transformation ([#43](https://github.com/FEMessage/v-img/issues/43)) ([aa6a684](https://github.com/FEMessage/v-img/commit/aa6a684))



## [1.10.0](https://github.com/FEMessage/v-img/compare/v1.9.0...v1.10.0) (2021-01-14)


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": "@femessage/v-img",
"version": "1.10.0",
"version": "1.10.1",
"description": "📸 use webp and lazyload images",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 983efef

Please sign in to comment.