Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit ffb584d

Browse files
authored
Merge pull request #234 from devuri/release-please--branches--master
chore(master): release 3.2.0
2 parents bc7702f + d15f871 commit ffb584d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.2"
2+
".": "3.2.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/devuri/wp-env-config/compare/v3.1.2...v3.2.0) (2024-02-12)
4+
5+
6+
### Features
7+
8+
* add `REQUIRE_TENANT_CONFIG` enforces a strict requirement ([60fe441](https://github.com/devuri/wp-env-config/commit/60fe4411f61d963129de089b01433092b22de951))
9+
* enable Tenant-Specific Configuration with app.php ([b5b9c23](https://github.com/devuri/wp-env-config/commit/b5b9c23047dcfbc10f486b65aef99c1845067632))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* build ([351a624](https://github.com/devuri/wp-env-config/commit/351a6249c8404be8a8352867e1b9ca2488fb7637))
15+
* build ([d74a24e](https://github.com/devuri/wp-env-config/commit/d74a24ea780a99ea7e69b934035a1d36967c6c11))
16+
* fix file path ([d441619](https://github.com/devuri/wp-env-config/commit/d441619de1c7856128ee90c7bc077554e4680c55))
17+
318
## [3.1.2](https://github.com/devuri/wp-env-config/compare/v3.1.1...v3.1.2) (2024-02-11)
419

520

0 commit comments

Comments
 (0)