Skip to content

Commit

Permalink
v1.0.5: Version bump and change log update
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-viget committed Jul 1, 2024
1 parent 83153f8 commit 8df5721
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ ddev delete project-name -O -y && cd ../ && rm -rf project-name

## Changelog

### v1.0.5
* Fixed issue where WordPress was not installing correctly.
* Fixed issue where Viget WP Composer installation was not working.

### v1.0.4
* Moving to theme colors to vars to make it easy to update the global accent color
* Add more into to the theme README so it is easy for developer to know how to update/edit items
Expand Down
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"name": "viget/wordpress-site-starter",
"version": "1.0.4",
"version": "1.0.5",
"source": {
"url": "/root/path/not/relative/path/to/wordpress-site-starter/.git",
"type": "git",
Expand Down

0 comments on commit 8df5721

Please sign in to comment.