Skip to content

Commit a6bb368

Browse files
authored
release: initial release
- adds plugin code
2 parents ad7db4f + 77dca8d commit a6bb368

File tree

5 files changed

+5
-19
lines changed

5 files changed

+5
-19
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
### Summary
22
<!-- Please describe the changes you made. -->
33

4-
### Will affect visual aspect of the product
5-
<!-- Will eyepatch be affected? -->
6-
### Will affect visual aspect of the product
7-
<!-- Will eyepatch be affected? -->
8-
YES/NO
9-
10-
### Screenshots <!-- if applicable -->
11-
12-
YES/NO
13-
14-
### Screenshots <!-- if applicable -->
15-
164
### Test instructions
175
<!-- Describe how this pull request can be tested. -->
186

.releaserc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ plugins:
1919
- package-lock.json
2020
- readme.txt
2121
- README.md
22-
- neve-pro-addon.php
22+
- templates-patterns-collection.php
23+
- includes/Main.php
2324
- package.json
2425
- - "@semantic-release/github"

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
#### Version1.0.0 (2020-07-21)
22

3-
Development
4-
5-
### v0.0.1 - 2020-07-21
6-
**Changes:**
3+
Initial Release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#### Version1.0.0 (2020-07-21)
1313

14-
Development
14+
Initial Release
1515

1616

1717

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
1111

1212
#### Version1.0.0 (2020-07-21)
1313

14-
Development
14+
Initial Release
1515

1616

1717

0 commit comments

Comments
 (0)