thwack 0.10.7

Command line version of Go To File utility, similar to the one on GitHub
Documentation
changelog:
  exclude:
    labels:
      - chore
      - no-changelog
  categories:
    - title: Features
      labels:
        - enhancement
    - title: Breaking changes
      labels:
        - breaking
    - title: Dependencies
      labels:
        - dependencies
    - title: Other changes
      labels:
        - "*"
      exclude:
        labels:
          - dependencies