File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
# [ 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)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-cloudinary" ,
3
- "version" : " 4.6.0-beta .1" ,
3
+ "version" : " 4.6.0-cname-private-cdn-support .1" ,
4
4
"description" : " Transform local files into Cloudinary-managed assets for Gatsby sites." ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments