Skip to content

Commit fcd80f0

Browse files
author
git-action
committed
chore: bump versions to 10.24.0
risk: nonprod
1 parent 5d6a598 commit fcd80f0

File tree

50 files changed

+78
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+78
-86
lines changed

common/changes/@gooddata/sdk-ui-all/IMJ-STL-1080_2025-03-20-10-06.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@gooddata/sdk-ui-all/ovel-fix-date-filter-reset-on-cancel_2025-04-03-08-12.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@gooddata/sdk-ui-all/ovel-fix-search-w-apply-crash_2025-03-31-10-21.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@gooddata/sdk-ui-all/pb-critical-optimize-out-all_2025-03-05-15-08.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/config/rush/version-policies.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
{
1313
"definitionName": "lockStepVersion",
1414
"policyName": "sdk",
15-
"version": "10.24.0-beta.0",
15+
"version": "10.24.0",
1616
"nextBump": "prerelease",
1717
"mainProject": "@gooddata/sdk-ui-all"
1818
},
1919
{
2020
"definitionName": "lockStepVersion",
2121
"policyName": "sdk-examples",
22-
"version": "10.24.0-beta.0",
22+
"version": "10.24.0",
2323
"nextBump": "prerelease",
2424
"mainProject": "@gooddata/sdk-interactive-examples"
2525
}

examples/sdk-interactive-examples/examples-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-examples-template",
3-
"version": "10.24.0-beta.0",
3+
"version": "10.24.0",
44
"title": "GoodData interactive example template",
55
"description": "GoodData interactive example template",
66
"author": "GoodData",

examples/sdk-interactive-examples/examples/example-attributefilter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-attributefilter",
3-
"version": "10.24.0-beta.0",
3+
"version": "10.24.0",
44
"title": "Attribute Filter Example",
55
"description": "This example demonstrates how to use the AttributeFilter component to filter data in a visualization.",
66
"author": "GoodData",

examples/sdk-interactive-examples/examples/example-chartconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-chartconfig",
3-
"version": "10.24.0-beta.0",
3+
"version": "10.24.0",
44
"title": "Chart config manipulation",
55
"description": "This interactive example demonstrates how to manipulate the chart config.",
66
"author": "GoodData",

examples/sdk-interactive-examples/examples/example-columnchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-columnchart",
3-
"version": "10.24.0-beta.0",
3+
"version": "10.24.0",
44
"title": "ColumnChart",
55
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
66
"author": "GoodData",

examples/sdk-interactive-examples/examples/example-combochart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-combochart",
3-
"version": "10.24.0-beta.0",
3+
"version": "10.24.0",
44
"title": "ComboChart",
55
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
66
"author": "GoodData",

0 commit comments

Comments
 (0)