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: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 3, 2023

  1. doc: v1.6.2 update

    toshimaru committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0fd2847 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 (#91)

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.36.0...0.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    f2c5981 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. build(deps): bump actions/checkout from 3 to 4 (#93)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e41b643 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 (#92)

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.36.1...0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f2f78d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. build(deps): bump @actions/core from 1.10.0 to 1.10.1 (#94)

    * build(deps): bump @actions/core from 1.10.0 to 1.10.1
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Build script
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: toshimaru <me@toshimaru.net>
    dependabot[bot] and toshimaru authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2dc5f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4647a30 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    toshimaru committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    52c41c8 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.0

    toshimaru committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    293cfe9 View commit details
    Browse the repository at this point in the history
Loading