Skip to content

Commit

Permalink
chore(last-updates-section): update last release
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinamenezes committed Nov 18, 2023
1 parent 016108c commit 5364b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/last-updates-section/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ import styles from './styles'

const lastReleaseNote: CardProps = {
action: {
type: 'added',
type: 'info',
description:
'Stores using FastStore can now take advantage of Node.js 18 capabilities',
'Temporary freeze on automatic app distribution in preparation for Black Friday 2023',
date: new Date('10/20/2023'),
},
updateType: 'release-notes',
Expand Down

0 comments on commit 5364b7b

Please sign in to comment.