coder / vscode-coder

Open any Coder workspace in VS Code with a single click.
MIT License
49 stars 14 forks source link

Automate changelog #170

Open MrPeacockNLB opened 8 months ago

MrPeacockNLB commented 8 months ago

Description

The changelog contains basic initial information

image

kylecarbs commented 8 months ago

Weird. We'll def fix this, ty!

matifali commented 5 months ago

@code-asher could you look into this when you make next release?

code-asher commented 5 months ago

Oh yeah we have never used the changelog. Can do.

code-asher commented 4 months ago

Just FYI for now when we release I am committing changelog notes manually. Maybe this should be automated, so we renamed the issue. Could have it automatically generated but should at least populate the release notes with the changelog.

matifali commented 2 months ago

We can take a look at https://probot.github.io/apps/release-drafter/ for automating the release notes.