Skip to content

Commit

Permalink
perf(pencil): remove graphiteWidth option
Browse files Browse the repository at this point in the history
BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
  • Loading branch information
AWehrhahn committed Nov 28, 2022
1 parent 7912b8c commit 902de24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Which type of bump to use when none explicitly provided (default: `patch`).
# default_bump: # optional, default is patch
fetch_all_tags: true

- name: Create Release
id: create_release
Expand Down

0 comments on commit 902de24

Please sign in to comment.