Skip to content

Commit 595b5e2

Browse files
author
Mykhailo Babych
committed
feat: Versions bump
1 parent 7fbb492 commit 595b5e2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535
- name: Release
3636
uses: cycjimmy/semantic-release-action@v4
3737
with:
38-
semantic_version: 0.1.0
38+
semantic_version: 23.0.2
3939
extra_plugins: |
4040
@semantic-release/changelog@6.0.3
4141
@semantic-release/git@10.0.1
42-
conventional-changelog-conventionalcommits@4.6.3
42+
conventional-changelog-conventionalcommits@7.0.2
4343
env:
44-
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
44+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)