Skip to content

Commit 2eedbea

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2023-09-06) ### Bug Fixes * removing postinstall to avoid breaking package installations ([a5a71cb](a5a71cb))
1 parent a5a71cb commit 2eedbea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.1](https://github.com/colbyfayock/netlify-plugin-cloudinary/compare/v1.7.0...v1.7.1) (2023-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* removing postinstall to avoid breaking package installations ([a5a71cb](https://github.com/colbyfayock/netlify-plugin-cloudinary/commit/a5a71cbf99b9f0e085a91ec4d63877c27d2d4dd6))
7+
18
# [1.7.0](https://github.com/colbyfayock/netlify-plugin-cloudinary/compare/v1.6.0...v1.7.0) (2023-09-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-plugin-cloudinary",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Supercharge images on your Netlify site with Cloudinary!",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)