Skip to content

CHANGELOG.md

Raphaël Balet edited this page May 19, 2025 · 2 revisions

Standard

MAJOR.MINOR.PATCH (yyyy-mm-dd)

✨ Type

❤️ Thank you


Example

1.0.0 (2025-04-24)

🚀 Features

  • auth: password forgotten (f4786df)

❤️ Thank You

1.0.1 (2025-05-24)

🩹 Fixes

  • auth/password-forgotten: wrong url (f4786df)

🔥 Performance

  • auth: observable to signal (f4786df)

❤️ Thank You


Optional

1.0.2 (2025-05-24)

💅 Refactors

  • auth: remove unused code (f4786df)

🎨 Styles

  • auth: submit button colour (f4786df)

📚 documentations

  • readme: add installation instructions (f4786df)

✅ Tests

  • auth: add unit test for token refresh (f4786df)

🛠 CI

  • github-actions: cache node_modules (f4786df)

🔨 Chore

  • repo: remove unused .vscode settings (f4786df)

🏗 Build

  • deps: remove esbuild in favor of swc for faster builds (f4786df)

❤️ Thank You


Inspired from Nx Release.