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.14.0
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.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 9, 2022

  1. feat(divider): default styles for divider (#106)

    Add default styles for Divider component inside defaultTheme config object
    
    Resolves #100
    
    Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
    
    Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
    Co-authored-by: Milindu Sanoj Kumarage <agentmilindu@users.noreply.github.com>
    niloysikdar and agentmilindu authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    da23da4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.15.0 [skip ci]

    # [1.15.0](v1.14.0...v1.15.0) (2022-09-09)
    
    ### Features
    
    * **divider:** default styles for divider ([#106](#106)) ([da23da4](da23da4)), closes [#100](#100)
    semantic-release-bot committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9e84d5c View commit details
    Browse the repository at this point in the history
Loading