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/svelte-cloudinary Loading
base: v1.1.1
Choose a base ref
...
head repository: cloudinary-community/svelte-cloudinary Loading
compare: v1.1.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 9, 2023

  1. docs: Changed 'next-cloudinary' to 'svelte-cloudinary'. (#65)

    # Description
    Was reading the docs and noticed there were some places where
    'next-cloudinary' was used. Fixed them to `svelte-cloudinary`.
    
    ## Type of change
    
    - [x] Fix or improve the documentation
    
    # Checklist
    
    - [x] I have followed the contributing guidelines of this project as
    mentioned in [CONTRIBUTING.md](/CONTRIBUTING.m
    - [x] I have made corresponding changes needed to the documentation
    Blankeos committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    f4711bb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    matiasfha committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    c520c9b View commit details
    Browse the repository at this point in the history
  3. docs: add HeetVekariya as a contributor for code (#64)

    Adds @HeetVekariya as a contributor for code.
    
    This was requested by matiasfha [in this
    comment](#63 (comment))
    
    [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    de8c1b8 View commit details
    Browse the repository at this point in the history
  4. docs: add Blankeos as a contributor for doc (#66)

    Adds @Blankeos as a contributor for doc.
    
    This was requested by matiasfha [in this
    comment](#65 (comment))
    
    [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    294d6a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: #72 correctly read preserveTransformations prop (#73)

    # Description
    
    <!-- Include a summary of the change made and also list the dependencies
    that are required if any -->
    Correctly read and parse the `preserverTransformations` prop
    
    ## Issue Ticket Number
    
    Fixes #72
    matiasfha committed Dec 19, 2023
    1 Configuration menu
    Copy the full SHA
    81002ce View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.2 [skip ci]

    ## [1.1.2](v1.1.1...v1.1.2) (2023-12-19)
    
    ### Bug Fixes
    
    * [#72](#72) correctly read preserveTransformations prop ([#73](#73)) ([81002ce](81002ce))
    semantic-release-bot committed Dec 19, 2023
    1 Configuration menu
    Copy the full SHA
    94906f3 View commit details
    Browse the repository at this point in the history
Loading