Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomrqz committed Aug 18, 2020
1 parent f5ea158 commit 8282ac8
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
@@ -1,3 +1,12 @@
# [1.2.0](https://github.com/juliomrqz/nuxt-optimized-images/compare/v1.1.0...v1.2.0) (2020-08-18)


### Features

* support responsive-loader v2 ([a2cb591](https://github.com/juliomrqz/nuxt-optimized-images/commit/a2cb5912f28c15a6bfe96a11186c414c06ff33e5))



# [1.1.0](https://github.com/juliomrqz/nuxt-optimized-images/compare/v1.0.1...v1.1.0) (2020-07-19)

* dependencies updates
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": "@aceforth/nuxt-optimized-images",
"version": "1.1.0",
"version": "1.2.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 8282ac8

Please sign in to comment.