Skip to content

Commit

Permalink
release: 🏹 v3.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.5](v3.0.4...v3.0.5) (2023-07-01)

### Bug Fixes

* πŸ› Fixed loader caching uselessly ([bc10e30](bc10e30))
  • Loading branch information
dc7290 committed Jul 1, 2023
1 parent 4b23a77 commit be1ce3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this

## [Released](https://github.com/dc7290/next-export-optimize-images/releases)

## [3.0.5](https://github.com/dc7290/next-export-optimize-images/compare/v3.0.4...v3.0.5) (2023-07-01)


### Bug Fixes

* πŸ› Fixed loader caching uselessly ([bc10e30](https://github.com/dc7290/next-export-optimize-images/commit/bc10e3077012869d801c3fff5e34148aeab0971a))

## [3.0.4](https://github.com/dc7290/next-export-optimize-images/compare/v3.0.3...v3.0.4) (2023-07-01)


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": "next-export-optimize-images",
"version": "3.0.4",
"version": "3.0.5",
"description": "Optimize images at build time with Next.js.",
"keywords": [
"next.js",
Expand Down

0 comments on commit be1ce3b

Please sign in to comment.