File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
tag : ${{ github.ref_name }}
34
34
35
35
- name : Create Release
36
- uses : ncipollo/release-action@v1.12 .0
36
+ uses : ncipollo/release-action@v1.13 .0
37
37
with :
38
38
allowUpdates : true
39
39
draft : false
43
43
token : ${{ github.token }}
44
44
45
45
- name : Commit CHANGELOG.md
46
- uses : stefanzweifel/git-auto-commit-action@v4
46
+ uses : stefanzweifel/git-auto-commit-action@v5
47
47
with :
48
48
branch : main
49
49
commit_message : ' docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sfxcode/formkit-primevue" ,
3
- "version" : " 1.6.10 " ,
3
+ "version" : " 1.6.11 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " https://github.com/sfxcode/formkit-primevue" ,
You can’t perform that action at this time.
0 commit comments