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: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Choose a base ref
...
head repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.6
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    474380e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    45b4df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824ba4e View commit details
    Browse the repository at this point in the history
  3. fix(package): correct main path

    Use `/` instead of `.` (which likely was a typo) where a path needed to be separated.
    jdbruijn committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    90d2bde View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.1.6 [skip ci]

    ### [1.1.6](v1.1.5...v1.1.6) (2020-09-24)
    
    ### Bug Fixes
    
    * **package:** correct `main` path ([90d2bde](90d2bde))
    
    ### Miscellaneous Chores
    
    * remove code from semantic-release in badges ([45b4df2](45b4df2))
    * **deps:** update typescript-eslint monorepo to v4.2.0 ([#24](#24)) ([474380e](474380e))
    
    ### Documentation
    
    * correct description of CI build ([824ba4e](824ba4e))
    vidavidorra-release committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    475f57f View commit details
    Browse the repository at this point in the history
Loading