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.5.0
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.5.1
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on May 6, 2021

  1. chore(repo): remove dev branch, use master

    Frequent releases is not a big deal, as long as breaking changes are grouped.
    As such, master should be targetted for most new features. contributers.md has
    been updated with a better description.
    AgentEnder committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bd2d302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f42a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f2d5c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bdc66a View commit details
    Browse the repository at this point in the history
  5. release(): 0.5.1 [skip ci]

    ## [0.5.1](v0.5.0...v0.5.1) (2021-05-06)
    
    ### Bug Fixes
    
    * **core:** [#38](#38) - Misc fixes for .gitignore updates ([#40](#40)) ([5f2d5c9](5f2d5c9))
    * **core:** sync command should list package names ([#41](#41)) ([8bdc66a](8bdc66a)), closes [#39](#39)
    semantic-release-bot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    92e0396 View commit details
    Browse the repository at this point in the history
Loading