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: leopardslab/react-email
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.1
Choose a base ref
...
head repository: leopardslab/react-email
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 11, 2022

  1. fix(exports): add missing exports (#111)

    Add missing interface exports for CSSClasses and ThemeOptions from the package
    
    Fixes #110
    
    Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
    
    Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
    niloysikdar authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    ca059c4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.15.2 [skip ci]

    ## [1.15.2](v1.15.1...v1.15.2) (2022-09-11)
    
    ### Bug Fixes
    
    * **exports:** add missing exports ([#111](#111)) ([ca059c4](ca059c4)), closes [#110](#110)
    semantic-release-bot committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    a9582b3 View commit details
    Browse the repository at this point in the history
Loading