Skip to content

Commit f1768f4

Browse files
chore(deps): update dependency semantic-release to v18 (#265)
1 parent 6eeaeb2 commit f1768f4

File tree

3 files changed

+80
-63
lines changed

3 files changed

+80
-63
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-node@v2
1717
with:
18+
node-version: 16
1819
cache: npm
1920
- run: npm ci
2021
- run: npx semantic-release

package-lock.json

Lines changed: 78 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"conventional-changelog-express": "2.0.6",
3434
"conventional-changelog-jshint": "2.0.9",
3535
"nyc": "15.1.0",
36-
"semantic-release": "17.4.7",
36+
"semantic-release": "18.0.0",
3737
"sinon": "11.1.2",
3838
"xo": "0.28.3"
3939
},

0 commit comments

Comments
 (0)