Skip to content

Commit 5d0666b

Browse files
chore(release): 1.4.0
1 parent 3b52e0f commit 5d0666b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.4.0](https://github.com/strapi-community/strapi-plugin-local-image-sharp/compare/v1.3.0...v1.4.0) (2023-01-06)
6+
7+
8+
### Features
9+
10+
* add cacheDir option to save generated file ([3b52e0f](https://github.com/strapi-community/strapi-plugin-local-image-sharp/commit/3b52e0f3b8ebfb537690bf970c0a340ddd36aeaa))
11+
512
## [1.3.0](https://github.com/strapi-community/strapi-plugin-local-image-sharp/compare/v1.2.1...v1.3.0) (2023-01-06)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-local-image-sharp",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Dynamically resize, format and optimize images based on url modifiers",
55
"strapi": {
66
"displayName": "Local Image Sharp",

0 commit comments

Comments
 (0)