Skip to content

Commit 27cf536

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.1...v4.4.0) (2023-03-12) ### Features * add analytics to generated urls ([#231](#231)) ([507504f](507504f)), closes [#229](#229)
1 parent 507504f commit 27cf536

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.4.0](https://github.com/cloudinary-devs/gatsby-transformer-cloudinary/compare/v4.3.1...v4.4.0) (2023-03-12)
2+
3+
4+
### Features
5+
6+
* add analytics to generated urls ([#231](https://github.com/cloudinary-devs/gatsby-transformer-cloudinary/issues/231)) ([507504f](https://github.com/cloudinary-devs/gatsby-transformer-cloudinary/commit/507504fc95d448102faa66c7d89e5558e7790658)), closes [#229](https://github.com/cloudinary-devs/gatsby-transformer-cloudinary/issues/229)
7+
18
## [4.3.1](https://github.com/cloudinary-devs/gatsby-transformer-cloudinary/compare/v4.3.0...v4.3.1) (2023-01-17)
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.3.1",
3+
"version": "4.4.0",
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)