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: streamich/fs-monkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: streamich/fs-monkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

  1. chore(deps): bump json5 from 2.2.1 to 2.2.3 (#372)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      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 2, 2023
    Configuration menu
    Copy the full SHA
    81d58af View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. chore(deps): update jest monorepo to v29 (#369)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4fc41ce View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix: look for exports.require in package.json in addition to `mai…

    …n` when patching `require` (#378)
    dylannil authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    411b791 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.5 [skip ci]

    ## [1.0.5](v1.0.4...v1.0.5) (2023-09-25)
    
    ### Bug Fixes
    
    * look for `exports.require` in `package.json` in addition to `main` when patching `require` ([#378](#378)) ([411b791](411b791))
    semantic-release-bot committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4967cb6 View commit details
    Browse the repository at this point in the history
Loading