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: julon/vue-cli-template-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e24dbfe0b5a1876dc89f9f06839896d59eb84310
Choose a base ref
...
head repository: julon/vue-cli-template-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 17, 2018

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

    <a name="1.1.7"></a>
    ## [1.1.7](86901db...v1.1.7) (2018-01-17)
    
    ### Bug Fixes
    
    * **package:** bump packages versions in template ([e24dbfe](e24dbfe))
    semantic-release-bot committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    47e79c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. feat(build): add globals and externals

    We don't need to set manually globals and externals since they are retrieved from the package.json dependencies.
    julon committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    586aa9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a11b76 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.2.0 [skip ci]

    <a name="1.2.0"></a>
    # [1.2.0](e24dbfe...v1.2.0) (2018-01-19)
    
    ### Bug Fixes
    
    * using npm instead of yarn in scripts ([6a11b76](6a11b76))
    
    ### Features
    
    * **build:** add globals and externals ([586aa9a](586aa9a))
    semantic-release-bot committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    1ecd6e1 View commit details
    Browse the repository at this point in the history
Loading