Skip to content

Upload Widget Cleanup#492

Merged
colbyfayock merged 5 commits intomainfrom
feat/upload-widget
Aug 7, 2024
Merged

Upload Widget Cleanup#492
colbyfayock merged 5 commits intomainfrom
feat/upload-widget

Conversation

@colbyfayock
Copy link
Collaborator

@colbyfayock colbyfayock commented Aug 2, 2024

Description

Updates the Upload Widget to consume helper functions from Cloudinary Util for scaffolding widget instance.

Issue Ticket Number

Fixes #495

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@vercel
Copy link

vercel bot commented Aug 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-cloudinary ✅ Ready (Inspect) Visit Preview Aug 7, 2024 8:02pm

@colbyfayock colbyfayock marked this pull request as ready for review August 7, 2024 19:53
@colbyfayock colbyfayock merged commit 19413ed into main Aug 7, 2024
@colbyfayock colbyfayock deleted the feat/upload-widget branch August 7, 2024 20:02
github-actions bot pushed a commit that referenced this pull request Aug 7, 2024
# [6.10.0](v6.9.0...v6.10.0) (2024-08-07)

### Features

* Upload Widget Cleanup ([#492](#492)) ([19413ed](19413ed)), closes [#495](#495)
@github-actions
Copy link

github-actions bot commented Aug 7, 2024

🎉 This PR is included in version 6.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] CldUploadWidget Helper Functions

1 participant