-
Couldn't load subscription status.
- Fork 19
Fixes Netlify URL #84
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
Conversation
✅ Deploy Preview for netlify-plugin-cloudinary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
JingshanDu
commented
Sep 19, 2023
When will this fix be live on Netlify? I don't see a Change Version option for the Cloudinary plugin like some others. I am unable to build my site today due to this URL issue and had to revert it to a previous deployment.
hey @JingshanDu i'm hoping by tomorrow this will go out. it's already been reviewed by the Netlify team, just waiting for the actual deployment
i plan on following up with them tomorrow
@JingshanDu good news, this is now deployed on netlify, so everything should be good to go, but please report an Issue if you run into anything
JingshanDu
commented
Sep 21, 2023
@colbyfayock Thanks for the update! This version is working well and has resolved the issue.
# Description <!-- Include a summary of the change made and also list the dependencies that are required if any --> ## Issue Ticket Number <!-- Specifiy which issue this fixes by referencing the issue number (`cloudinary-community#11`) or issue URL. --> <!-- Example: Fixes cloudinary-community#1 --> Fixes cloudinary-community#83 ## Type of change <!-- Please select all options that are applicable. --> - [ ] 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) - [ ] This change requires a documentation update # Checklist <!-- These must all be followed and checked. --> - [ ] I have followed the contributing guidelines of this project as mentioned in [CONTRIBUTING.md](/CONTRIBUTING.md) - [ ] I have created an [issue](https://github.com/colbyfayock/netlify-plugin-cloudinary/issues) ticket for this PR - [ ] I have checked to ensure there aren't other open [Pull Requests](https://github.com/colbyfayock/netlify-plugin-cloudinary/pulls) 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
## [1.10.2](cloudinary-community/netlify-plugin-cloudinary@v1.10.1...v1.10.2) (2023年09月19日) ### Bug Fixes * Fixes Netlify URL ([cloudinary-community#84](cloudinary-community#84)) ([3a83908](cloudinary-community@3a83908)), closes [cloudinary-community#11](cloudinary-community#11) [cloudinary-community#83](cloudinary-community#83)
Description
Issue Ticket Number
Fixes #83
Type of change
Checklist