Skip to content

Commit 2d488fe

Browse files
chore(release): 4.6.0-cname-private-cdn-support.1 [skip ci]
# [4.6.0-cname-private-cdn-support.1](v4.5.0...v4.6.0-cname-private-cdn-support.1) (2024-06-06) ### Features * cname, private cdn support ([3a82b2f](3a82b2f)) * configurable transform types [#245](#245) ([#250](#250)) ([202ed12](202ed12))
1 parent 3d2d78d commit 2d488fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [4.6.0-cname-private-cdn-support.1](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/compare/v4.5.0...v4.6.0-cname-private-cdn-support.1) (2024-06-06)
2+
3+
4+
### Features
5+
6+
* cname, private cdn support ([3a82b2f](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/commit/3a82b2f2cd364d06e81bda54478549362d4a7e42))
7+
* configurable transform types [#245](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/issues/245) ([#250](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/issues/250)) ([202ed12](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/commit/202ed12b859957d2008f048373e54a728ee07f63))
8+
19
# [4.6.0-beta.1](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/compare/v4.5.0...v4.6.0-beta.1) (2024-02-13)
210

311

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-transformer-cloudinary",
3-
"version": "4.6.0-beta.1",
3+
"version": "4.6.0-cname-private-cdn-support.1",
44
"description": "Transform local files into Cloudinary-managed assets for Gatsby sites.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)