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: v1.14.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: v1.15.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 5 contributors

Commits on Oct 18, 2022

  1. fix(core): getProjectFilesForProject should consider project root in …

    …addition to source root (#543)
    
    Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
    kellyrbourg and AgentEnder authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    374e30f View commit details
    Browse the repository at this point in the history
  2. feat(nx-ghpages): add option to customize commit message to gh-pages (

    #542)
    
    Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
    tinesoft and AgentEnder authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cff00e0 View commit details
    Browse the repository at this point in the history
  3. chore(repo): add kellyrbourg as a contributor for code (#546)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fd8ccb1 View commit details
    Browse the repository at this point in the history
  4. chore(repo): add tinesoft as a contributor for code (#545)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
    allcontributors[bot] and AgentEnder authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    17bbe4f View commit details
    Browse the repository at this point in the history
  5. chore(repo): format

    AgentEnder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    61e6f4d View commit details
    Browse the repository at this point in the history
  6. release: 1.15.0 [skip ci]

    # [1.15.0](v1.14.0...v1.15.0) (2022-10-18)
    
    ### Bug Fixes
    
    * **core:** getProjectFilesForProject should consider project root in addition to source root ([#543](#543)) ([374e30f](374e30f))
    
    ### Features
    
    * **nx-ghpages:** add option to customize commit message to `gh-pages` ([#542](#542)) ([cff00e0](cff00e0))
    
    Oct 18, 2022, 9:12 PM
    semantic-release-bot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d3df0fa View commit details
    Browse the repository at this point in the history
Loading