Skip to content

Commit dc23bae

Browse files
committed
patch: Semantic-release fix
1 parent 703a71c commit dc23bae

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

dist.tgz

18 Bytes
Binary file not shown.

dist/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"tslib": "^1.9.0"
6060
},
6161
"release": {
62+
"debug": false,
6263
"analyzeCommits": {
6364
"preset": "angular",
6465
"releaseRules": [

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"Image Preview",
2828
"Cropper"
2929
],
30-
"author": "Hristo Georgiev",
30+
"author": "Centroida",
3131
"license": "MIT",
3232
"homepage": "https://github.com/Centroida/ngx-image-editor",
3333
"devDependencies": {
@@ -65,6 +65,7 @@
6565
"tslib": "^1.9.0"
6666
},
6767
"release": {
68+
"debug": false,
6869
"analyzeCommits": {
6970
"preset": "angular",
7071
"releaseRules": [

0 commit comments

Comments
 (0)