We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a71cb commit 2eedbeaCopy full SHA for 2eedbea
CHANGELOG.md
@@ -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
8
# [1.7.0](https://github.com/colbyfayock/netlify-plugin-cloudinary/compare/v1.6.0...v1.7.0) (2023-09-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "netlify-plugin-cloudinary",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "Supercharge images on your Netlify site with Cloudinary!",
"main": "dist/index.js",
"scripts": {
0 commit comments