Skip to content

Commit 6a38575

Browse files
committed
use wp readme
1 parent 0a2dbd2 commit 6a38575

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
zip -r ${ARTIFACT_FILENAME} ${ARTIFACT_FILE}
2121
curl -sLO https://raw.githubusercontent.com/bmlt-enabled/release-notes-tool/master/gh-release-notes.sh
2222
chmod +x gh-release-notes.sh
23-
./gh-release-notes.sh CHANGELOG.md "##"
23+
./gh-release-notes.sh bmlt-versions/readme.txt "wp"
2424
2525
- name: Prepare artifact metadata
2626
id: prepare_artifact_metadata

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

bmlt-versions/readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ This section describes how to install the plugin and get it working.
3535

3636
== Changelog ==
3737

38+
= 1.7.0 =
39+
* Modified simple shortcode to display main bmlt apps and relevant info for bmlt.app
40+
3841
= 1.6.1 =
3942
* Fix for simple.
4043

0 commit comments

Comments
 (0)