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: jledentu/vue-finder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: jledentu/vue-finder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 17, 2023

  1. chore: configure maintenance releases (#197)

    * chore: configure maintenance releases
    * chore: replace node-sass by dart-sass
    jledentu authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4934053 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade lodash (#199)

    * chore: upgrade lodash
    * ci: use Node.js 16.19.1
    jledentu authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8af7531 View commit details
    Browse the repository at this point in the history
  3. feat: accept dragEnabled as function (#200)

    * feat: accept dragEnabled as function
    jledentu authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d2b935 View commit details
    Browse the repository at this point in the history
  4. ci: fix semantic-release

    jledentu committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a188316 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. chore(release): 2.1.0 [skip ci]

    # [2.1.0](v2.0.1...v2.1.0) (2023-03-30)
    
    ### Features
    
    * accept dragEnabled as function ([#200](#200)) ([2d2b935](2d2b935))
    semantic-release-bot committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    78b5019 View commit details
    Browse the repository at this point in the history
Loading