File tree Expand file tree Collapse file tree 3 files changed +324
-201
lines changed
Expand file tree Collapse file tree 3 files changed +324
-201
lines changed Original file line number Diff line number Diff line change 5757 ARR[2]=$((${ARR[2]}+1))
5858 NEW_TAG="${ARR[0]}.${ARR[1]}.${ARR[2]}"
5959
60- sed -i -re "s/^## $LATEST_TAG/## $NEW_TAG\n\n### Added\n\n - Updated Blackfire to version ${{ steps.fetch_version.outputs.last }}.\n\n## $LATEST_TAG/" CHANGELOG.md
60+ sed -i -re "s/^## $LATEST_TAG/## $NEW_TAG\n\n- Updated Blackfire to version ${{ steps.fetch_version.outputs.last }}.\n\n## $LATEST_TAG/" CHANGELOG.md
6161
6262 - name : Publish
6363 env :
Original file line number Diff line number Diff line change 11# Change log
22
3- ## 1.2.6
3+ ## 1.3.0
44
5- Please check out the GitHub release notes.
5+ - Added extension SNMP
6+ - Added extension Excimer
7+ - Update elastic apm to version 1.8.4
8+ - Use openssl 1.1.1w in relay extension
69
710## 1.2.6
811
You can’t perform that action at this time.
0 commit comments