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: htmlhint/HTMLHint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.1
Choose a base ref
...
head repository: htmlhint/HTMLHint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on May 31, 2020

  1. feat: use chalk instead of colors (#433)

    * chore: remove colors dependency
    
    * feat: add chalk dependency
    
    * feat: replace colors with chalk
    
    * fix: fix missing chalk usage
    
    * fix: re-enable color force
    Shinigami authored May 31, 2020
    Configuration menu
    Copy the full SHA
    372dd60 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.14.0 [skip ci]

    # [0.14.0](v0.13.1...v0.14.0) (2020-05-31)
    
    ### Features
    
    * use chalk instead of colors ([#433](#433)) ([372dd60](372dd60))
    semantic-release-bot committed May 31, 2020
    Configuration menu
    Copy the full SHA
    8b88628 View commit details
    Browse the repository at this point in the history
Loading