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: mbehr1/smart-log Loading
base: v1.8.1
Choose a base ref
...
head repository: mbehr1/smart-log Loading
compare: v1.9.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 19, 2020

  1. Create FUNDING.yml

    mbehr1 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7440f87 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. build(commitlint): add commitlint and husky

    Add commitlint and husky to enforce commit msg rule (conventional-commit)
    via git commit hook.
    mbehr1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    3fdd71d View commit details
    Browse the repository at this point in the history
  2. ci(commitlint): add workflow commitlint

    Add workflow to enforce commitlint on CI for PRs and non master/gh-pages branch.
    mbehr1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a92b6e1 View commit details
    Browse the repository at this point in the history
  3. ci(semantic-release): add semantic-release to release and publish

    Add semantic-release and config.
    Add workflow to release and publish automatically on pushes to master branch.
    Updated README.
    mbehr1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a4b0696 View commit details
    Browse the repository at this point in the history
  4. feat(tree-view): add icon support

    Icons can be defined for events shown in the tree-view.
    The icon parameter can use any string from the vscode codicon icon set.
    mbehr1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    5149b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7538cb9 View commit details
    Browse the repository at this point in the history
Loading