Skip to content

Commit ade9a16

Browse files
chore(release): 1.7.0
1 parent 5dbdb71 commit ade9a16

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.7.0](https://github.com/strapi-community/strapi-plugin-local-image-sharp/compare/v1.6.0...v1.7.0) (2023-07-31)
6+
7+
8+
### Features
9+
10+
* allow to configure custom paths ([#29](https://github.com/strapi-community/strapi-plugin-local-image-sharp/issues/29)) ([0992821](https://github.com/strapi-community/strapi-plugin-local-image-sharp/commit/0992821469bed878534ed8b1c5058447f2a8151d))
11+
12+
13+
### Bug Fixes
14+
15+
* docs ([#22](https://github.com/strapi-community/strapi-plugin-local-image-sharp/issues/22)) ([c1519a4](https://github.com/strapi-community/strapi-plugin-local-image-sharp/commit/c1519a4b316a8a2501ac0f3b60029ab5a9102d75))
16+
517
## [1.6.0](https://github.com/strapi-community/strapi-plugin-local-image-sharp/compare/v1.4.0...v1.6.0) (2023-02-28)
618

719

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.6.1",
3+
"version": "1.7.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)