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: ipfs/aegir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v39.0.10
Choose a base ref
...
head repository: ipfs/aegir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v39.0.11
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    369453f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix: handle invalid workspace entries (#1316)

    Test that workspace entries are directories and have package.json
    files before processing them.
    achingbrain authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a95aec3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 39.0.11 [skip ci]

    ## [39.0.11](v39.0.10...v39.0.11) (2023-06-27)
    
    ### Bug Fixes
    
    * handle invalid workspace entries ([#1316](#1316)) ([a95aec3](a95aec3))
    
    ### Trivial Changes
    
    * Update .github/workflows/stale.yml [skip ci] ([369453f](369453f))
    semantic-release-bot committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a994888 View commit details
    Browse the repository at this point in the history
Loading