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.6.1
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.6.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on May 19, 2021

  1. fix(utils): getDependantProjectsForNxProject should work on Unix

    inconsistent directory separators between .net CLI caused path.resolve to behave weirdly.
    
    fixes #43
    AgentEnder committed May 19, 2021
    Configuration menu
    Copy the full SHA
    96cbc33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from nx-dotnet/fix/#43_for-real-this-time

    fix(utils): getDependantProjectsForNxProject should work on Unix
    AgentEnder authored May 19, 2021
    Configuration menu
    Copy the full SHA
    7f0a931 View commit details
    Browse the repository at this point in the history
  3. release(): 0.6.2 [skip ci]

    ## [0.6.2](v0.6.1...v0.6.2) (2021-05-19)
    
    ### Bug Fixes
    
    * **utils:** getDependantProjectsForNxProject should work on Unix ([96cbc33](96cbc33)), closes [#43](#43)
    semantic-release-bot committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a3c20ed View commit details
    Browse the repository at this point in the history
Loading