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: v34.0.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.0.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on May 8, 2023

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

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.1 to 3.30.2.
    - [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.30.2/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    eab22fa View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @commitlint/config-conventional

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

    …t/config-conventional-17.6.3
    
    chore(deps-dev): bump @commitlint/config-conventional from 17.6.1 to 17.6.3
    ndabAP authored May 8, 2023
    Configuration menu
    Copy the full SHA
    fb0be99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #454 from ndabAP/dependabot/npm_and_yarn/core-js-3…

    ….30.2
    
    chore(deps): bump core-js from 3.30.1 to 3.30.2
    ndabAP authored May 8, 2023
    Configuration menu
    Copy the full SHA
    f1c3bc5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. chore(deps): bump vue from 3.2.45 to 3.3.4

    Bumps [vue](https://github.com/vuejs/core) from 3.2.45 to 3.3.4.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.2.45...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    f3cfd65 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge pull request #462 from ndabAP/dependabot/npm_and_yarn/vue-3.3.4

    chore(deps): bump vue from 3.2.45 to 3.3.4
    ndabAP authored May 27, 2023
    Configuration menu
    Copy the full SHA
    bd217f8 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    ndabAP committed May 27, 2023
    Configuration menu
    Copy the full SHA
    d8294fc View commit details
    Browse the repository at this point in the history
  3. docs!: update

    ndabAP committed May 27, 2023
    Configuration menu
    Copy the full SHA
    9fe4674 View commit details
    Browse the repository at this point in the history
  4. chore(release): 35.0.0 [skip ci]

    ## [35.0.0](v34.0.0...v35.0.0) (2023-05-27)
    
    ### ⚠ BREAKING CHANGES
    
    * update
    
    ### Documentation
    
    * update ([9fe4674](9fe4674))
    semantic-release-bot committed May 27, 2023
    Configuration menu
    Copy the full SHA
    33fd1cd View commit details
    Browse the repository at this point in the history
Loading