Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
[web] Update changelog date
Browse files Browse the repository at this point in the history
  • Loading branch information
maxijonson committed Jul 18, 2023
1 parent dab7811 commit 973406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/src/changelog/v4-5-0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { CHANGELOG_SECTION } from "../config/constants";

const v4_5_0: ChangelogEntry = {
version: "4.5.0 - Conversation Edit, Duplicate and Export",
date: new Date("july 16 2023"),
date: new Date("july 18 2023"),
sections: [
{
label: CHANGELOG_SECTION.FEATURES,
Expand Down

0 comments on commit 973406c

Please sign in to comment.