Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudinary-community/gatsby-source-cloudinary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: cloudinary-community/gatsby-source-cloudinary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 13, 2023

  1. docs(contributing): clean up language

    olavea authored and raae committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    68bae34 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. feat: add cname, secureDistribution and privateCdn plugin options #82 (

    …#83)
    
    - cname, secureDistribution and privateCdn are consumed by generateUrl
    to create both a secure_url and a url for each sourced node
    
    ---------
    
    Co-authored-by: Colby Fayock <fayock@gmail.com>
    Co-authored-by: raae <raae@raae.codes>
    3 people authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    b6d2fca View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.6.0 [skip ci]

    # [0.6.0](v0.5.1...v0.6.0) (2023-10-14)
    
    ### Features
    
    * add cname, secureDistribution and privateCdn plugin options [#82](#82) ([#83](#83)) ([b6d2fca](b6d2fca))
    semantic-release-bot committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9fa2ec1 View commit details
    Browse the repository at this point in the history
Loading