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

Commits on Jan 2, 2024

  1. chore: fix git filename

    uiolee committed Jan 2, 2024
    Copy the full SHA
    31c5845 View commit details

Commits on Jan 3, 2024

  1. feat: add 'bun' to PM

    uiolee committed Jan 3, 2024
    Copy the full SHA
    781aa55 View commit details
  2. docs(README): update badges

    uiolee committed Jan 3, 2024
    Copy the full SHA
    aa3c38f View commit details

Commits on Jan 23, 2024

  1. chore(deps): bump actions/cache from 3 to 4 (#1)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Jan 23, 2024
    Copy the full SHA
    1e41026 View commit details

Commits on Feb 3, 2024

  1. docs: update badges

    uiolee committed Feb 3, 2024
    Copy the full SHA
    5152326 View commit details

Commits on Feb 6, 2024

  1. chore(deps): bump commander from 11.1.0 to 12.0.0 (#2)

    Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.0.0.
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v11.1.0...v12.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      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 Feb 6, 2024
    Copy the full SHA
    b655990 View commit details

Commits on Feb 10, 2024

  1. Copy the full SHA
    f7bfba2 View commit details
  2. Copy the full SHA
    03307b8 View commit details
  3. chore: update .eslintrc

    uiolee committed Feb 10, 2024
    Copy the full SHA
    8c6d96b View commit details

Commits on Feb 13, 2024

  1. add verdaccio config

    uiolee committed Feb 13, 2024
    Copy the full SHA
    1522214 View commit details
  2. ci: e2e-test via verdaccio

    uiolee committed Feb 13, 2024
    Copy the full SHA
    3d69520 View commit details

Commits on Mar 30, 2024

  1. chore(deps): bump softprops/action-gh-release from 1 to 2 (#5)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      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 Mar 30, 2024
    Copy the full SHA
    712b66b View commit details

Commits on Apr 9, 2024

  1. chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 28.2.0 (#6)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 28.2.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.6.3...v28.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      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 Apr 9, 2024
    Copy the full SHA
    e5d779c View commit details

Commits on Apr 14, 2024

  1. refactor: reduce the installation size (#7)

    Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
    SukkaW and uiolee authored Apr 14, 2024
    Copy the full SHA
    7dc1913 View commit details
  2. chore: transfer to hexojs

    uiolee committed Apr 14, 2024
    Copy the full SHA
    5108416 View commit details
  3. change dependabot interval

    uiolee committed Apr 14, 2024
    Copy the full SHA
    61d40af View commit details
  4. release: 0.3.0

    uiolee committed Apr 14, 2024
    Copy the full SHA
    832aedf View commit details
Loading