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.11.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.12.0
Choose a head ref
  • 8 commits
  • 36 files changed
  • 3 contributors

Commits on Jun 6, 2021

  1. chore(deps): bump ws from 6.2.1 to 6.2.2 (#63)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](https://github.com/websockets/ws/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    815976e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. chore(deps): bump normalize-url from 4.5.0 to 4.5.1 (#65)

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0f1fb94 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#66)

    Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
    - [Commits](https://github.com/sindresorhus/trim-newlines/commits)
    
    ---
    updated-dependencies:
    - dependency-name: trim-newlines
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    77d8e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. feat(nx-ghpages): initial work

    Signed-off-by: Craigory Coppola <craigory.coppola@universalplant.com>
    AgentEnder committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    621627d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d29f24 View commit details
    Browse the repository at this point in the history
  3. docs: update docs

    AgentEnder committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5dd028f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    735f2a2 View commit details
    Browse the repository at this point in the history
  2. release: 0.12.0 [skip ci]

    # [0.12.0](v0.11.0...v0.12.0) (2021-06-21)
    
    ### Bug Fixes
    
    * **nx-ghpages:** deploy executor should work ([7d29f24](7d29f24))
    
    ### Features
    
    * **nx-ghpages:** initial work ([621627d](621627d))
    
    Jun 21, 2021, 2:36 PM
    semantic-release-bot committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1210090 View commit details
    Browse the repository at this point in the history
Loading