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: increments/qiita-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: increments/qiita-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 4, 2024

  1. Bump express from 4.19.2 to 4.21.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    62d61ff View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #184 from increments/dependabot/npm_and_yarn/expre…

    …ss-4.21.0
    
    Bump express from 4.19.2 to 4.21.0
    kimkim0814 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c8ea974 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Fix custom commit message

    ohakutsu committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b8972fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from increments/fix-custom-commit-message

    Fix custom commit message
    ohakutsu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3cc7fee View commit details
    Browse the repository at this point in the history
  3. Release v1.6.1

    ohakutsu committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    abfbefa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #190 from increments/release-v1.6.1

    Release v1.6.1
    ohakutsu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cfb8513 View commit details
    Browse the repository at this point in the history
Loading