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: gfmio/example-calculator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: gfmio/example-calculator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 10 commits
  • 38 files changed
  • 3 contributors

Commits on Apr 28, 2020

  1. build(deps): bump fstream from 1.0.11 to 1.0.12 (#19)

    Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
    - [Release notes](https://github.com/npm/fstream/releases)
    - [Commits](npm/fstream@v1.0.11...v1.0.12)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9dbad09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d512bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c19852c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f4abee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b2392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b9aab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93d3374 View commit details
    Browse the repository at this point in the history
  8. Update tooling (#27)

    * test: move and rename test files and update nyc and mocha config
    
    * build: remove gulp scripts
    
    * build: update dependencies and install ts-pkg-scripts
    
    * ci: fix lint error in .travis.yml
    
    * build: update tsconfig.json for use with ts-pkg-utils
    
    * chore: fix deprecated setting in vscode config
    
    * docs: add commitizen friendly shield
    
    * build: upgrade to ts-pkg-scripts 0.2.1
    
    * ci: update version bump command in semantic-release
    
    * docs: update maintained shield
    
    * build: fix lockfile
    
    * docs(readme.md): update tools listing
    
    * ci(.travis.yml): add yarn build to scripts
    
    * build(package.json): fix build:package-json script
    gfmio authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3b04d57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fd04e9 View commit details
    Browse the repository at this point in the history
  10. chore(release): 0.7.1 [skip ci]

    ## [0.7.1](v0.7.0...v0.7.1) (2020-04-28)
    
    ### Bug Fixes
    
    * **readme.md:** add references to gulp and rollup ([3fd04e9](3fd04e9))
    semantic-release-bot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e550862 View commit details
    Browse the repository at this point in the history
Loading