Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export CldUploadWidgetInfo Type #413

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

colbyfayock
Copy link
Collaborator

Description

Exports the CldUploadWidgetInfo type for consumption.

Issue Ticket Number

Fixes #412

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

@colbyfayock colbyfayock merged commit 8058c5c into main Jan 17, 2024
6 checks passed
@colbyfayock colbyfayock deleted the feat/412-CldUploadWidgetInfo branch January 17, 2024 16:55
github-actions bot pushed a commit that referenced this pull request Jan 17, 2024
# [5.19.0](v5.18.0...v5.19.0) (2024-01-17)

### Features

* Export CldUploadWidgetInfo Type ([#413](#413)) ([8058c5c](8058c5c)), closes [#412](#412)
Copy link

🎉 This PR is included in version 5.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [6.0.0-beta.3](v6.0.0-beta.2...v6.0.0-beta.3) (2024-01-19)

### Features

* Export CldUploadWidgetInfo Type ([#413](#413)) ([8058c5c](8058c5c)), closes [#412](#412)
* Updates URL Loader, Fixes Comma Encoding ([#415](#415)) ([25d2228](25d2228)), closes [#414](#414)
Copy link

🎉 This PR is included in version 6.0.0-beta.3 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Unable to export CldUploadWidgetInfo types
1 participant