Skip to content

Commit

Permalink
chore: bump major
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
korvin89 committed Dec 7, 2022
1 parent ae3c347 commit 966c40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/yagr/__stories__/mocks/line10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const line10: YagrWidgetData = {
id: '0',
name: 'Serie 1',
color: '#6c59c2',
data: [25, 52, 89, 72, 39, 49, 82, 59, 36, 5],
data: [45, 52, 89, 72, 39, 49, 82, 59, 36, 5],
},
{
id: '1',
Expand Down

0 comments on commit 966c40b

Please sign in to comment.