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: ndabAP/vue-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v35.1.0
Choose a base ref
...
head repository: ndabAP/vue-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v35.2.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 3 contributors

Commits on May 29, 2023

  1. chore(deps-dev): bump @semantic-release/github from 8.0.7 to 8.1.0

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.7 to 8.1.0.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.7...v8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    74915f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. chore(deps-dev): bump @commitlint/cli from 17.6.3 to 17.6.5

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.3 to 17.6.5.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.5/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    de84087 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #467 from ndabAP/dependabot/npm_and_yarn/commitlin…

    …t/cli-17.6.5
    
    chore(deps-dev): bump @commitlint/cli from 17.6.3 to 17.6.5
    ndabAP authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    22e991f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request #464 from ndabAP/dependabot/npm_and_yarn/semantic-…

    …release/github-8.1.0
    
    chore(deps-dev): bump @semantic-release/github from 8.0.7 to 8.1.0
    ndabAP authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a66f043 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore(deps): bump core-js from 3.30.2 to 3.31.0

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.2 to 3.31.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.31.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f9a7015 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore(deps-dev): bump sass from 1.62.1 to 1.63.4

    Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.4.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.62.1...1.63.4)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a511967 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Merge pull request #470 from ndabAP/dependabot/npm_and_yarn/sass-1.63.4

    chore(deps-dev): bump sass from 1.62.1 to 1.63.4
    ndabAP authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    80f416e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #468 from ndabAP/dependabot/npm_and_yarn/core-js-3…

    ….31.0
    
    chore(deps): bump core-js from 3.30.2 to 3.31.0
    ndabAP authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9c7ed25 View commit details
    Browse the repository at this point in the history
  3. fix: set font

    ndabAP committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    f92d85c View commit details
    Browse the repository at this point in the history
  4. feat: add stderr component

    ndabAP committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    fb280c0 View commit details
    Browse the repository at this point in the history
  5. docs: set font

    ndabAP committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c47a254 View commit details
    Browse the repository at this point in the history
  6. chore(release): 35.2.0 [skip ci]

    ## [35.2.0](v35.1.0...v35.2.0) (2023-06-25)
    
    ### Features
    
    * add stderr component ([fb280c0](fb280c0))
    
    ### Bug Fixes
    
    * set font ([f92d85c](f92d85c))
    semantic-release-bot committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b4057db View commit details
    Browse the repository at this point in the history
Loading