Skip to content

Commit bb6d8a6

Browse files
committed
changelog
1 parent 256e8f9 commit bb6d8a6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

packages/blog/changelog.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ export type VersionEntry = {
1010
}
1111

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2026-07-02T00:44:14+00:00`,
15+
product: 'web',
16+
body: `## Changed
17+
- Added pride backdrop to the Pride collection, projects featured in the Pride collection, and the pride blog posts.
18+
19+
## Fixed
20+
- Fixed issue where you cannot create a project directly with an organization as the owner.`,
21+
},
1322
{
1423
date: `2026-06-29T23:56:37+00:00`,
1524
product: 'app',

0 commit comments

Comments
 (0)