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.1
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.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 9, 2024

  1. chore(deps-dev): bump devDependencies (#9)

    * chore(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump devDependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
    dependabot[bot] and uiolee authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a8c316a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore(deps): bump hexo-starter from 5eff51e to dcd1858 (#15)

    Bumps [hexo-starter](https://github.com/hexojs/hexo-starter) from `5eff51e` to `dcd1858`.
    - [Commits](hexojs/hexo-starter@5eff51e...dcd1858)
    
    ---
    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 17, 2024
    Configuration menu
    Copy the full SHA
    f7abac1 View commit details
    Browse the repository at this point in the history
  2. release: 0.3.2

    uiolee committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5e169b0 View commit details
    Browse the repository at this point in the history
Loading