Skip to content

Latest commit

 

History

History
122 lines (56 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

122 lines (56 loc) · 5.14 KB

📦 open-sauced/release changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

2.4.0 (2023-09-07)

🍕 Features

📝 Documentation

  • skip changelog README.md (fd28263)

2.3.0 (2023-09-01)

🍕 Features

  • Adds SKIP_NPM_PUBLISH and SKIP_DOCKER_PUBLISH (c89740d)

2.2.1 (2023-08-21)

🐛 Bug Fixes

2.2.0 (2023-08-21)

📝 Documentation

  • NPM_PACKAGE_ROOT README.md (1d80114)

🍕 Features

  • bump pkg, pkg-lock subdir (c2109ee)
  • commit npm-shrinkwrap.json (5ce8e0e)
  • npm package root path (7048dd6)

2.1.1 (2023-05-25)

🐛 Bug Fixes

2.1.0 (2023-05-25)

🍕 Features

2.0.0 (2023-05-16)

⚠ BREAKING CHANGES

  • adjust for

🍕 Features

🐛 Bug Fixes

  • upgrade node 18 in release workflows (92a2f86)

1.0.3 (2022-03-12)

🐛 Bug Fixes

  • remove limited license plugin (#8) (fc06582), closes #7

1.0.2 (2022-03-07)

🐛 Bug Fixes

  • correct breaking changes detection (#6) (686d8fa), closes #1

1.0.1 (2022-02-03)

🐛 Bug Fixes

  • correct glob for public assets and supabase (cff5c94)

1.0.0 (2022-02-03)

📝 Documentation

  • adjust plugins in readme (13777e1)

🍕 Features

  • add hot open sauced supabase feature integration (3d8cfbf)
  • initial commit (ed3c774)

🔁 Continuous Integration

  • add better release testing workflows (77c6515)

🐛 Bug Fixes

  • correct action pre-release version (143c4c7)
  • correct license plugin and refactor all tooling (9779237)
  • correct release remotes (11a1763)