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 29eadb9 commit c901b2fCopy full SHA for c901b2f
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.3.2](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.3.1...v0.3.2) (2022-11-29)
2
+
3
## [0.3.1](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.3.0...v0.3.1) (2022-11-01)
4
5
# [0.3.0](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.2.0...v0.3.0) (2022-09-27)
plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-cloudinary",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "Gatsby source plugin to fetch files from Cloudinary into Gatsby.",
"main": "gatsby-node.js",
6
"repository": "https://github.com/cloudinary-devs/gatsby-source-cloudinary",
0 commit comments