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

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    36d2f30 View commit details
    Browse the repository at this point in the history
  2. feat(core): schematic for adding npm package #5

    #6 still needs to be implemented. The base sync schematic has been added, but is not implemented.
    AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    4f37be7 View commit details
    Browse the repository at this point in the history
  3. chore(repo): fix releases

    AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    433d769 View commit details
    Browse the repository at this point in the history
  4. release(): 0.3.0-dev.4 [skip ci]

    * **repo:** update .releaserc to commit package.json version back ([dea86e3](dea86e3))
    
    * **core:** schematic for adding npm package [#5](#5) ([b97c097](b97c097)), closes [#6](#6)
    semantic-release-bot authored and AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    716a08b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1620667 View commit details
    Browse the repository at this point in the history
  6. feat(core): support for single version principle #6 (#32)

    * feat(core): #6 schematic to sync nuget packages across workspace
    AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8e60a13 View commit details
    Browse the repository at this point in the history
  7. release(): 0.3.0-dev.5 [skip ci]

    * **core:** support for single version principle [#6](#6) ([#32](#32)) ([81301b6](81301b6))
    semantic-release-bot authored and AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    1d961f0 View commit details
    Browse the repository at this point in the history
  8. release(): trigger CI

    AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    21faf8b View commit details
    Browse the repository at this point in the history
  9. chore(repo): trigger CI

    AgentEnder committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8789d93 View commit details
    Browse the repository at this point in the history
  10. release(): 0.4.0 [skip ci]

    # [0.4.0](v0.3.0...v0.4.0) (2021-05-01)
    
    ### Bug Fixes
    
    * **repo:** update .releaserc to commit package.json version back ([36d2f30](36d2f30))
    
    ### Features
    
    * **core:** schematic for adding npm package [#5](#5) ([4f37be7](4f37be7)), closes [#6](#6)
    * **core:** support for single version principle [#6](#6) ([#32](#32)) ([8e60a13](8e60a13))
    semantic-release-bot committed May 1, 2021
    Configuration menu
    Copy the full SHA
    ec7790e View commit details
    Browse the repository at this point in the history
Loading