Skip to content

Commit ad7db4f

Browse files
committed
chore(release): 1.0.0 [skip ci]
#### Version1.0.0 (2020-07-21) Development
1 parent 7793114 commit ad7db4f

File tree

5 files changed

+22
-4
lines changed

5 files changed

+22
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
### v0.0.1 - 2020-07-21
2-
**Changes:**
1+
#### Version1.0.0 (2020-07-21)
2+
3+
Development
4+
5+
### v0.0.1 - 2020-07-21
6+
**Changes:**

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@
88
**License URI:** https://www.gnu.org/licenses/gpl-3.0.en.html
99

1010
## Changelog ##
11+
12+
#### Version1.0.0 (2020-07-21)
13+
14+
Development
15+
16+
17+

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codeinwp/templates-patterns-collection",
33
"description": "Templates and Patterns Collection Plugin.",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"type": "project",
66
"license": "GPL-3.0-or-later",
77
"homepage": "https://github.com/Codeinwp/templates-patterns-collection",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "templates-patterns-collection",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "ThemeIsle Templates and Patterns Collection",
55
"repository": {
66
"type": "git",

readme.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ License: GPLv3
88
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
99

1010
== Changelog ==
11+
12+
#### Version1.0.0 (2020-07-21)
13+
14+
Development
15+
16+
17+

0 commit comments

Comments
 (0)