Skip to content

Commit 8169606

Browse files
chore(release): 4.6.0-beta.2 [skip ci]
# [4.6.0-beta.2](v4.6.0-beta.1...v4.6.0-beta.2) (2024-06-07) ### Features * cname, private cdn support ([#252](#252)) ([db13e3d](db13e3d)), closes [#251](#251)
1 parent db13e3d commit 8169606

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+
# [4.6.0-beta.2](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/compare/v4.6.0-beta.1...v4.6.0-beta.2) (2024-06-07)
2+
3+
4+
### Features
5+
6+
* cname, private cdn support ([#252](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/issues/252)) ([db13e3d](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/commit/db13e3da010433c796cfabb6f34425586467597a)), closes [#251](https://github.com/cloudinary-community/gatsby-transformer-cloudinary/issues/251)
7+
18
# [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)
29

310

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-cname-private-cdn-support.1",
3+
"version": "4.6.0-beta.2",
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)