Skip to content

Releases: fourkitchens/sous-drupal-project

4.1.0

22 Mar 06:08
Compare
Choose a tag to compare

4.1.0 (2022-03-22)

Bug Fixes

  • ci: fix beta branch ci setup (965d640)

Features

  • changelog: add changelog feature (67929f3)

4.1.0-beta.1

22 Mar 06:00
Compare
Choose a tag to compare
4.1.0-beta.1 Pre-release
Pre-release

4.1.0-beta.1 (2022-03-22)

Bug Fixes

  • ci: fix beta branch ci setup (965d640)

Features

  • changelog: add changelog feature (67929f3)

4.0.1

22 Mar 05:42
aa2a3c7
Compare
Choose a tag to compare

4.0.1 (2022-03-22)

Bug Fixes

  • ci: composer token attempt (376a48d)
  • ci: environment variables (e470603)
  • ci: environment variables 2 (d8c89e8)
  • ci: environment variables 3 (ef8f825)
  • ci: environment variables 4 (b4a5bcb)
  • php-builds: fix circleci php builds (e571c11)

4.0.0

22 Mar 04:35
Compare
Choose a tag to compare

4.0.0 (2022-03-22)

Bug Fixes

  • ci: update release branch to 4.x (d2cde77)
  • semver: bump version number to 4.x (38aae7f)
  • 4.x beta branch name (200c872)
  • append config directoryl location instead of overwrite (7bf775f)
  • change quotes (42e837b)
  • change quotes (7367eeb)
  • change quotes (86ea968)
  • change quotes (7c0eb0c)
  • clarify install steps to run lando (432e912)
  • cli command path (aec0682)
  • combine nvm/npm commands (a0ad981)
  • echo string to default settings file (2ce4529)
  • escape variable (55db961)
  • find and replace setup command (7081ec9)
  • fix nvm command again (b8f4296)
  • match emulsifycli string replace (7ec4057)
  • move cli to dev dependencies and install packages during setup (0ffe346)
  • npm install command (84d3d3c)
  • osX weirdness with the sed command (ec919b8)
  • project/theme string replace to match cli (408c4a2)
  • remove npm install from theme generation (addc271)
  • restore config changes (cb4f72b)
  • source nvm to the proper sh file (cf8ef16)
  • syntax erro (e39878b)
  • syntax error (fde5432)
  • update sed command to osx (d00b58e)
  • use npx to run emulsify locally (28523b0)
  • use package engines instead of dependencies for node/npm (bc6e2a0)
  • use package engines instead of dependencies for node/npm (605b010)
  • use the correct lts (a5d8965)
  • use the correct v16 (37c9e1c)
  • use the latest lts of node (017ebef)
  • version updates (466e82c)

Features

  • add and set config folder (803717a)
  • add contributing section to readme (f50518c)
  • add default config folder and multiline comment (1f4334d)
  • add lando as a project requirement (45141c4)
  • add platform flag (524ccfb)
  • change sous profile to 4.x branch (c3835d1)
  • changed admin theme to gin (e869f85)
  • emulsify cli as a dependency (f13aee7)
  • remove emulsify cli path arg (ec5efd1)
  • remove lock and update readme docs for tweak/install section (31776de)
  • replace yarn commands with npm run (a521f3b)
  • set compound as the default component library (82e19b7)
  • set lando local site name (4014f84)
  • set node version for each node shell_exec (9a86209)
  • specific node version (52b7abf)
  • specific path for the cli command (b398826)
  • start lando after build (496a7d5)
  • update node version in readme (0980ee4)
  • use cli command to generate theme (3e253d1)
  • use file instead of multiline echo (44f90c1)
  • use npm run to find the emulsify command (66378d6)
  • use svg so appearance styles are used (47cf60a)
  • write config folder to project root (297f798)
  • write config folder to project root (e644990)

BREAKING CHANGES

  • semver: Bump version number to match emulsify

3.0.0

22 Mar 04:27
Compare
Choose a tag to compare

3.0.0 (2022-03-22)

Bug Fixes

  • semver: update version number to 3.x (2c89850)

BREAKING CHANGES

  • semver: Skipping the 3.x version so Sous matches Emulsify

2.2.2

22 Mar 04:16
Compare
Choose a tag to compare

2.2.2 (2022-03-22)

Bug Fixes

  • semver: add back master (44afaaa)
  • semver: circle ci branch names (c0208e0)
  • semver: circle ci branch names 2 (59fd23c)
  • semver: update branch names to match default semver channels (edc38d6)
  • semver: update regex pattern for release channels (5970532)

Reverts

  • Revert "fix: remove masonry layouts cruft" (0740128)

2.2.1

29 Oct 17:05
199d38a
Compare
Choose a tag to compare

2.2.1 (2021-10-29)

Bug Fixes

  • add user:unblock command to pair with blocking the user by default in distro (f56d330)
  • circleci (9f6c48a)
  • correct path for emulsify install (e743b3c)
  • merge master to get updates (a816693)
  • missing commands (bd8376f)
  • php version bump (627f433)
  • release (4b6383d)
  • remove masonry layouts cruft (aac9b16)
  • semantic release regex (a237b3e)
  • upgrade composer version (0bf3c26)

2.2.0

21 Mar 21:18
55f17c3
Compare
Choose a tag to compare

2.2.0 (2021-03-21)

Features

  • set php in composer to 7.4 (f6b14c3)
  • set the admin theme to claro (f5f70a0)
  • Updating php to 7.4 (97f58f9)

2.1.0

30 Jan 23:20
Compare
Choose a tag to compare

2.1.0 (2021-01-30)

Bug Fixes

  • update circleci to release on master branch (bb669f9)

Features

Initial beta release

27 Feb 21:10
Compare
Choose a tag to compare
0.0.1

fix circleci config syntax