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 e51e298 commit 5f47aafCopy full SHA for 5f47aaf
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# [1.1.0](https://github.com/colbyfayock/netlify-plugin-cloudinary/compare/v1.0.3...v1.1.0) (2022-10-13)
2
+
3
4
+### Features
5
6
+* Add srcset support ([#30](https://github.com/colbyfayock/netlify-plugin-cloudinary/issues/30)) ([e51e298](https://github.com/colbyfayock/netlify-plugin-cloudinary/commit/e51e2981d274f7281d3de848668be65e6777a56e))
package.json
@@ -1,6 +1,6 @@
{
"name": "netlify-plugin-cloudinary",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "Supercharge images on your Netlify site with Cloudinary!",
"main": "src/index.js",
"scripts": {
0 commit comments