Skip to content

Latest commit

 

History

History
107 lines (60 loc) · 2.15 KB

File metadata and controls

107 lines (60 loc) · 2.15 KB

Changelog

Since we follow Conventional Commits, we're able to automatically create formal "releases" of the website based on our commit messages. Releases in the context of websites are simply snapshots in time of the website content. We use Commitizen to automatically create these releases using SemVer as the version numbering scheme.

Because releases are created based on commit messages, a new release is created quite often---sometimes several times in a day. This also means that any individual release will not have many changes within it. Below is a list of the releases we've made so far, along with what was changed within each release.

0.8.4 (2026-03-12)

Fix

  • ✏️ correct internal links to files (#110)

0.8.3 (2026-03-12)

Refactor

  • 🚚 merge motivations and risks into overview (#109)

0.8.2 (2026-03-12)

Fix

  • ✏️ wrong paths to design files (#108)

0.8.1 (2026-03-12)

Refactor

  • 🚚 move around design to be multiple chapters (#107)

0.8.0 (2026-03-09)

Feat

  • ✨ guide on collaborating on DST (#100)

0.7.0 (2026-03-04)

Feat

  • ✨ section on one team has one product design (#101)

0.6.0 (2026-03-04)

Feat

  • 🏗️ naming convention for repos (#97)

0.5.3 (2026-03-04)

Fix

  • 🐛 forgot to add collaborating landing page (#99)

0.5.2 (2026-03-04)

Refactor

  • ♻️ split the contributing and collaborating into two parts (#98)

0.5.1 (2026-03-04)

Fix

  • 🐛 correct URLs after running lychee checker

0.5.0 (2025-11-04)

Feat

  • ✨ add responsibilities and expectations of tech leads (#75)

0.4.0 (2025-07-30)

Feat

  • ✨ convert to book format (#67)

0.3.0 (2025-07-30)

Feat

  • ✨ add CONTRIBUTING document (#64)

0.2.0 (2025-07-30)

Feat

  • ✨ expand on README with contributing and badges section (#63)

0.1.1 (2025-07-30)

Refactor

  • ♻️ move miletstones to below deliverables