Skip to content

feat: Add a basic changelog mechanism#84

Merged
bsmth merged 3 commits intomozilla:mainfrom
bsmth:changelog
Mar 20, 2026
Merged

feat: Add a basic changelog mechanism#84
bsmth merged 3 commits intomozilla:mainfrom
bsmth:changelog

Conversation

@bsmth
Copy link
Copy Markdown
Collaborator

@bsmth bsmth commented Mar 13, 2026

Description:

First proper try at keeping a relevant changelog for admins. There's a bit of manual work at the moment, but it's high importance for surfacing changes to readers and will be good to iterate on.

I was considering a few different ways of tracking changes, using git tagging, keeping branches per release train etc, for now, the simplest approach is to prefix changelog entries in a single CHANGELOG.md. We may want to revisit in future.

Motivation:

Keep changes visible and improve traceability.

Related issues and pull requests:

@bsmth
Copy link
Copy Markdown
Collaborator Author

bsmth commented Mar 13, 2026

@mkaply do you want to give this a try with

npm run build && npm run preview

Then: http://localhost:4324/changelog/

@bsmth
Copy link
Copy Markdown
Collaborator Author

bsmth commented Mar 20, 2026

I'm going to merge in this state and pending feedback we can asjust

@bsmth bsmth merged commit 22d15c6 into mozilla:main Mar 20, 2026
1 check passed
@bsmth bsmth deleted the changelog branch March 20, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant