Skip to content

Commit

Permalink
chore(release): v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomrqz committed Jan 2, 2021
1 parent d7bb94d commit dadfd11
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
# [1.4.0](https://github.com/juliomrqz/nuxt-optimized-images/compare/v1.3.0...v1.4.0) (2021-01-02)


### Bug Fixes

* **docs:** fix typo ([#231](https://github.com/juliomrqz/nuxt-optimized-images/issues/231)) ([f6d3091](https://github.com/juliomrqz/nuxt-optimized-images/commit/f6d30919261da6f7b346375212ac85143e84a997))


### Features

* **docs:** add reference of AVIF conversion ([9ea549b](https://github.com/juliomrqz/nuxt-optimized-images/commit/9ea549bc8de2cd00087e6882b02d56cc55125a89))
* **example:** add reference of AVIF conversion ([58ddf4e](https://github.com/juliomrqz/nuxt-optimized-images/commit/58ddf4ec1f098895793aa32d11640f52fe9789fd))



# [1.3.0](https://github.com/juliomrqz/nuxt-optimized-images/compare/v1.2.0...v1.3.0) (2020-08-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@aceforth/nuxt-optimized-images",
"version": "1.3.0",
"version": "1.4.0",
"description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit dadfd11

Please sign in to comment.