Update changelog
This commit is contained in:
parent
0f755b94ce
commit
ae25a15abd
@ -10,6 +10,13 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-07-19T15:20:00-07:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Removed Tumblr icon from footer as we no longer use it.
|
||||||
|
- Reverted changes to publishing checklist since they need more work.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-07-16T12:40:00-07:00`,
|
date: `2025-07-16T12:40:00-07:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user