Skip to content

Commit 6068d6e

Browse files
committed
v1.0.13: Version bump and changelog update
1 parent ee9cf20 commit 6068d6e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ ddev delete project-name -O -y && cd ../ && rm -rf project-name
7171

7272
## Changelog
7373

74+
### v1.0.13
75+
* Added `viget-blocks-toolkit` via Composer
76+
* Some bug fixes.
77+
7478
### v1.0.12
7579
* Removed `viget-blocks-toolkit` from repo, moved to separate repo.
7680
* Removed `viget-form-blocks` from repo, moved to separate repo.

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"name": "viget/wordpress-site-starter",
4-
"version": "1.0.12",
4+
"version": "1.0.13",
55
"source": {
66
"url": "/root/path/not/relative/path/to/wordpress-site-starter/.git",
77
"type": "git",

0 commit comments

Comments
 (0)