Skip to content

Commit 0763d63

Browse files
author
Aaron Roller
committed
trying semantic version to avoid warnings master
1 parent d4e1697 commit 0763d63

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ jobs:
1212
uses: cycjimmy/semantic-release-action@v2.1.3
1313
id: semantic # `id` for output variables
1414
with:
15+
semantic_version: 16.0.4
1516
extra_plugins: |
16-
@semantic-release/changelog
17+
@semantic-release/changelog@3.0.0
1718
env:
1819
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1920
- name: Package

0 commit comments

Comments
 (0)