emulsify-ds / compound

Compound is the default component collection for Emulsify
https://emulsify-ds.github.io/compound/
GNU General Public License v2.0
12 stars 12 forks source link

fix(90): add logo component definition #91

Closed mcortes19 closed 1 year ago

mcortes19 commented 1 year ago

Summary

This PR fixes/implements the following bugs/features

Documentation update (required)

If this pull request requires a change to Emulsify documentation, those changes, updates, and/or new information must accompany this pull request.

How to review this pull request

Closing issues

Closes #90

lpeabody commented 1 year ago

I had to delete ~/.emulsify/cache and then run this for everything to work as expected:

emulsify system install --repository https://github.com/emulsify-ds/compound.git --checkout fix-logo-component --all
drush cr

Without the --all I was only getting a small subset of all of the directories I would expect to see.

bohemier commented 1 year ago

I can confirm that this fixes the missing logo component issue. The --all option is no longer necessary since 1872858e8f5789d4449cda00e552f767d6424651

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.13.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: