Skip to content

Commit 6ec79a6

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.2...v0.4.0) (2022-11-29) ### Features * add Gatsby as a peer dependency ([#57](#57)) ([b438f7f](b438f7f))
1 parent b438f7f commit 6ec79a6

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+
# [0.4.0](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.3.2...v0.4.0) (2022-11-29)
2+
3+
4+
### Features
5+
6+
* add Gatsby as a peer dependency ([#57](https://github.com/cloudinary-devs/gatsby-source-cloudinary/issues/57)) ([b438f7f](https://github.com/cloudinary-devs/gatsby-source-cloudinary/commit/b438f7f308ea90f859a671522d5c0d763d2a0efb))
7+
18
## [0.3.2](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.3.1...v0.3.2) (2022-11-29)
29

310
## [0.3.1](https://github.com/cloudinary-devs/gatsby-source-cloudinary/compare/v0.3.0...v0.3.1) (2022-11-01)

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-cloudinary",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "Gatsby source plugin to fetch files from Cloudinary into Gatsby.",
55
"main": "gatsby-node.js",
66
"repository": "https://github.com/cloudinary-devs/gatsby-source-cloudinary",

0 commit comments

Comments
 (0)