Compare commits

...
3 Commits
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ feat(pencil): add 'graphiteWidth' option
```
perf(pencil): remove graphiteWidth option
BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reason.
BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reasons.
```
## Setup
+2 -2
View File
@@ -17,7 +17,7 @@
"dependencies": {
"@semantic-release/commit-analyzer": "^3.0.1",
"@semantic-release/condition-travis": "^6.0.0",
"@semantic-release/error": "^1.0.0",
"@semantic-release/error": "^2.0.0",
"@semantic-release/last-release-npm": "^2.0.0",
"@semantic-release/release-notes-generator": "^4.0.0",
"git-head": "^1.2.1",
@@ -49,7 +49,7 @@
"tap": "^10.0.1"
},
"engines": {
"node": ">=8",
"node": ">=4",
"npm": ">=2"
},
"files": [