File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 run : git flow init -d
3232 - name : Start release
3333 run : git flow release start ${{ github.event.inputs.new_version }}
34- - name : Replace [Next] tags with new version number
34+ - name : Replace 1.1.6 tags with new version number
3535 uses : jacobtomlinson/gha-find-replace@master
3636 with :
3737 find : " (?i)\\ [Next\\ ]"
Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Next ]
4+ ## 1.1.6
55
66* [ Changed] Updated NPM dependencies
77
Original file line number Diff line number Diff line change 11{
22 "name" : " @micropackage/scripts" ,
33 "description" : " Reusable scripts for (not only) WordPress development." ,
4- "version" : " 1.1.5 " ,
4+ "version" : " 1.1.6 " ,
55 "author" :
" Wojtek Szałkiewicz <[email protected] >" ,
66 "license" : " GPL-3.0-or-later" ,
77 "homepage" : " https://github.com/micropackage/scripts" ,
You can’t perform that action at this time.
0 commit comments