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: hexojs/create-hexo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: hexojs/create-hexo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 25, 2024

  1. chore(deps): bump pnpm/action-setup from 3 to 4 (#11)

    Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: pnpm/action-setup
      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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be0157c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. ci: some improve on workflows

    uiolee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6ac7d28 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump execa from 8.0.1 to 9.3.0 (#12)

    Bumps [execa](https://github.com/sindresorhus/execa) from 8.0.1 to 9.3.0.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v8.0.1...v9.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      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 Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c9bc9ca View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump hexo-starter from a1c722e to 5eff51e (#13)

    Bumps [hexo-starter](https://github.com/hexojs/hexo-starter) from `a1c722e` to `5eff51e`.
    - [Commits](hexojs/hexo-starter@a1c722e...5eff51e)
    
    ---
    updated-dependencies:
    - dependency-name: hexo-starter
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    18f9dd0 View commit details
    Browse the repository at this point in the history
  4. release: 0.3.1

    uiolee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    48721b9 View commit details
    Browse the repository at this point in the history
Loading