Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit b09e21e

Browse files
committed
deps(internal): update dependency semantic-release to v20.1.0
1 parent 7a6b235 commit b09e21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
node-version: 18
5252

5353
- name: Create release
54-
run: npx --package conventional-changelog-conventionalcommits@5.0.0 --package semantic-release@20.0.4 semantic-release
54+
run: npx --package conventional-changelog-conventionalcommits@5.0.0 --package semantic-release@20.1.0 semantic-release
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)