Skip to content

Commit f1afd55

Browse files
Version Image (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 54ec5ce commit f1afd55

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/stale-flowers-hide.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wpengine/site-deploy
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- 54ec5ce: Fixes a bug when deploying to dirs other than site root by dynamically generating file exclusion lists on the fly
8+
39
## 1.0.4
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wpengine/site-deploy",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"private": true,
55
"engines": {
66
"node": ">=20",

0 commit comments

Comments
 (0)