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: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.3
Choose a base ref
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 5 contributors

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    6d09f31 View commit details
    Browse the repository at this point in the history
  2. fix(core): Remove extra separator from project names (#61)

    * fix(core): remove extra separator from project names
    
    Remove capturing parentheses to keep separator out of the project's name
    
    Fixes #60
    
    * test(core): reset options object before each test
    
    Reset the options object to improve test isolation and repeatability
    
    Co-authored-by: Ben Callaghan <bcallaghan@selectbankcard.com>
    bcallaghan-et and Ben Callaghan authored May 27, 2021
    Configuration menu
    Copy the full SHA
    049367c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66b323 View commit details
    Browse the repository at this point in the history
  4. release: 0.11.0 [skip ci]

    # [0.11.0](v0.10.3...v0.11.0) (2021-05-27)
    
    ### Bug Fixes
    
    * **core:** Remove extra separator from project names ([#61](#61)) ([049367c](049367c)), closes [#60](#60)
    
    ### Features
    
    * **docs-site:** support for docsearch ([#62](#62)) [skip ci] ([6d09f31](6d09f31))
    
    May 27, 2021, 10:10 PM
    semantic-release-bot committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a1604a7 View commit details
    Browse the repository at this point in the history
Loading