Skip to content

Types Package#138

Merged
colbyfayock merged 8 commits intomainfrom
beta
Jan 24, 2024
Merged

Types Package#138
colbyfayock merged 8 commits intomainfrom
beta

Conversation

@colbyfayock
Copy link
Collaborator

@colbyfayock colbyfayock commented Jan 19, 2024

Description

Creates a new package that exports types for Cloudinary widgets and integrations that don't support native modules or types.

Package will be available via @cloudianary-util/types

Types added:

  • Cloudinary Upload Widget
  • Cloudinary Video Player

Issue Ticket Number

Fixes #122

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 Jan 19, 2024

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

Name Status Preview Comments Updated (UTC)
cloudinary-util ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 7:29pm

# @cloudinary-util/types-v1.0.0-beta.1 (2024-01-19)

### Features

* adding types package with Cloudinary Video Player ([342c84d](342c84d))
@colbyfayock colbyfayock merged commit 6928b1f into main Jan 24, 2024
@colbyfayock colbyfayock deleted the beta branch January 24, 2024 15:50
github-actions bot pushed a commit that referenced this pull request Jan 24, 2024
# @cloudinary-util/types-v1.0.0 (2024-01-24)

### Features

* Types Package for Cloudinary Upload Widget and Video Player ([#138](#138)) ([6928b1f](6928b1f)), closes [#122](#122)
@github-actions
Copy link

🎉 This PR is included in version @cloudinary-util/types-v1.0.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] Create a new Types package for native Cloudinary types

2 participants