Skip to content

Commit 977dc0c

Browse files
committed
Merge branch 'release/2.2.2' into develop
2 parents f65ddb3 + faf1890 commit 977dc0c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file, per [the Ke
44

55
## [Unreleased] - TBD
66

7+
## [2.2.2] - 2023-09-07
8+
### Fixed
9+
- Ensure the deploy action works properly when a `.distignore` file is not present (props [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter) via [#137](https://github.com/10up/action-wordpress-plugin-deploy/pull/137)).
10+
711
## [2.2.1] - 2023-09-05
812
### Fixed
913
- Ensure built files are included when used without a `BUILD_DIR` and `.distignore` file (props [@akirk](https://github.com/akirk), [@iamdharmesh](https://github.com/iamdharmesh) via [#130](https://github.com/10up/action-wordpress-plugin-deploy/pull/130)).
@@ -79,6 +83,7 @@ All notable changes to this project will be documented in this file, per [the Ke
7983
- Use more robust method of copying files (`-c` flag for `rsync`).
8084

8185
[Unreleased]: https://github.com/10up/action-wordpress-plugin-deploy/compare/stable...develop
86+
[2.2.2]: https://github.com/10up/action-wordpress-plugin-deploy/compare/2.2.1...2.2.2
8287
[2.2.1]: https://github.com/10up/action-wordpress-plugin-deploy/compare/2.2.0...2.2.1
8388
[2.2.0]: https://github.com/10up/action-wordpress-plugin-deploy/compare/2.1.1...2.2.0
8489
[2.1.1]: https://github.com/10up/action-wordpress-plugin-deploy/compare/2.1.0...2.1.1

0 commit comments

Comments
 (0)