Skip to content

Commit

Permalink
Merge branch 'develop' into release
Browse files Browse the repository at this point in the history
* develop:
  rollback onboarding module to 1.10.3
  include matching module for ecommerce - package already updated
  use wildcard for site classification files so any new ones will auto include
  update modules
  Regenerated package lock file
  Remove test CTB
  bump ctb modules to latest
  update ctb data attribute
  composer update to latest dev ctb module
  add test ctb link
  add global ctb module
  • Loading branch information
circlecube committed Sep 18, 2023
2 parents 6085703 + 2fdae94 commit 5c1bfb0
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 34 deletions.
3 changes: 1 addition & 2 deletions .distinclude
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Directories

# Files
/vendor/newfold-labs/wp-module-data/src/Data/Static/site-classification-en-US.json
/vendor/newfold-labs/wp-module-data/src/Data/Static/site-classification-pt-BR.json
/vendor/newfold-labs/wp-module-data/src/Data/Static/*.json
/vendor/newfold-labs/wp-module-patterns/build/*/blocks/block.json
/vendor/newfold-labs/wp-module-staging/lib/.staging

Expand Down
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,16 @@
"require": {
"newfold-labs/wp-module-business-reviews": "^1.1.1",
"newfold-labs/wp-module-coming-soon": "^1.1.9",
"newfold-labs/wp-module-ctb": "^1.0.2",
"newfold-labs/wp-module-ctb": "^1.1.1",
"newfold-labs/wp-module-customer-bluehost": "^1.6.0",
"newfold-labs/wp-module-data": "^2.4.5",
"newfold-labs/wp-module-ecommerce": "^1.2.3",
"newfold-labs/wp-module-help-center": "^1.0.16",
"newfold-labs/wp-module-ecommerce": "^1.2.4",
"newfold-labs/wp-module-global-ctb": "^1.0.0",
"newfold-labs/wp-module-help-center": "1.0.16",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.0.1",
"newfold-labs/wp-module-notifications": "^1.1.4",
"newfold-labs/wp-module-onboarding": "^1.10.3",
"newfold-labs/wp-module-onboarding": "1.10.3",
"newfold-labs/wp-module-patterns": "^0.1.4",
"newfold-labs/wp-module-performance": "^1.2.1",
"newfold-labs/wp-module-runtime": "^1.0.5",
Expand Down
113 changes: 85 additions & 28 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c1bfb0

Please sign in to comment.