Skip to content

Commit

Permalink
Merge pull request #654 from newfold-labs/release/2.11.0
Browse files Browse the repository at this point in the history
Release 2.11.0
  • Loading branch information
wpalani authored Jul 31, 2024
2 parents 0da9d59 + 0ad4872 commit a59d4db
Show file tree
Hide file tree
Showing 17 changed files with 892 additions and 4,631 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
- '8.2'
- '8.3'
wpVersion:
- '6.3'
- '6.4'
- '6.5'
- '6.6'

steps:

Expand Down
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "WordPress/WordPress#tags/6.6",
"core": "WordPress/WordPress#tags/6.6.1",
"config": {
"WP_DEBUG": true,
"WP_DEBUG_LOG": true,
Expand Down
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.3",
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.1",
"wp-phpunit/wp-phpunit": "^6.6.0"
},
Expand Down Expand Up @@ -76,18 +76,18 @@
"newfold-labs/wp-module-atomic": "^1.3",
"newfold-labs/wp-module-coming-soon": "^1.2.5",
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "2.5.3",
"newfold-labs/wp-module-data": "^2.6.1",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.3.37",
"newfold-labs/wp-module-ecommerce": "^1.3.38",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-global-ctb": "^1.0.13",
"newfold-labs/wp-module-help-center": "^2.0.1",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-migration": "^1.0.8",
"newfold-labs/wp-module-notifications": "^1.4.0",
"newfold-labs/wp-module-onboarding": "^2.3.7",
"newfold-labs/wp-module-patterns": "^2.0.0",
"newfold-labs/wp-module-migration": "^1.0.9",
"newfold-labs/wp-module-notifications": "^1.5.0",
"newfold-labs/wp-module-onboarding": "^2.3.8",
"newfold-labs/wp-module-patterns": "^2.2.0",
"newfold-labs/wp-module-performance": "2.0.0 as 1.9.9",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
Expand Down
135 changes: 73 additions & 62 deletions composer.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"translation-revision-date": "2023-08-24 18:27",
"generator": "WP-CLI\/2.10.0",
"source": "build\/2.10.3\/index.js",
"source": "build\/2.11.0\/index.js",
"domain": "messages",
"locale_data": {
"messages": {
Expand Down Expand Up @@ -634,6 +634,9 @@
],
"Working\u2026": [
""
],
"Sales Channel": [
""
]
}
}
Expand Down
Loading

0 comments on commit a59d4db

Please sign in to comment.