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: percy/percy-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: percy/percy-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 14, 2019

  1. fix: Strip host from static snapshot names (#250)

    This will turn a snapshot name from `http://localhost:5339/index.html` to
    `/index.thml`
    
    This is so if anyone changes the hostname or port, it doesn't mess up their
    snapshot baseline
    Robdel12 authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    9026073 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.7.2 [skip ci]

    ## [0.7.2](v0.7.1...v0.7.2) (2019-06-14)
    
    ### Bug Fixes
    
    * Strip host from static snapshot names ([#250](#250)) ([9026073](9026073))
    semantic-release-bot committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    a1f4329 View commit details
    Browse the repository at this point in the history
Loading