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: alampros/react-confetti
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: alampros/react-confetti
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    eadd82d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. fix: build multiple module types

    build cjs, mjs, and browser iife modules.
    Should fix #162 and #158
    alampros committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    3be757d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    alampros committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    976d31c View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.2.2 [skip ci]

    ## [6.2.2](v6.2.1...v6.2.2) (2024-12-28)
    
    ### Bug Fixes
    
    * build multiple module types ([3be757d](3be757d)), closes [#162](#162) [#158](#158)
    semantic-release-bot committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    dcddb86 View commit details
    Browse the repository at this point in the history
Loading