different-ai / embedbase

A dead-simple API to build LLM-powered apps
https://docs.embedbase.xyz
MIT License
494 stars 53 forks source link

[Dashboard, Core, Python SDK, Javascript SDK]: publish appropriate changelog on release #102

Open louis030195 opened 1 year ago

louis030195 commented 1 year ago

Feature request

feat

fix

chore

only from the matching project, example:

Bob commit "feat(dashboard): add gpt5"

John commit "fix(hosted): fix bug"

Alice commit "chore(js): add something"

Releases

js-1.0.1

### 🧹 Chore 🧹 Alice commit "chore(js): add something" dashboard-1.6.7 ### ⭐️ Features ⭐️ Bob commit "feat(dashboard): add gpt5" --- etc ### Motivation . ### Your contribution .