Skip to content

Commit 470b83f

Browse files
committed
fix: set semantic-release to latest
1 parent 3ccab66 commit 470b83f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@capacitor/cli": "1.5.0",
7878
"@commitlint/config-conventional": "^17.0.3",
7979
"@ionic/angular-toolkit": "^6.1.0",
80-
"@semantic-release/changelog": "^6.0.1",
81-
"@semantic-release/git": "^10.0.1",
80+
"@semantic-release/changelog": "latest",
81+
"@semantic-release/git": "latest",
8282
"@types/jasmine": "~3.3.8",
8383
"@types/jasminewd2": "~2.0.3",
8484
"@types/node": "^12.11.1",
@@ -120,7 +120,7 @@
120120
"lint-staged": "^13.0.3",
121121
"prettier": "^2.7.1",
122122
"protractor": "~7.0.0",
123-
"semantic-release": "^19.0.3",
123+
"semantic-release": "latest",
124124
"ts-node": "~7.0.0",
125125
"tslib": "^2.4.0",
126126
"tslint": "~6.1.0",

0 commit comments

Comments
 (0)