Skip to content

Commit a71ef08

Browse files
author
git-action
committed
chore: bump versions to 10.22.0
risk: nonprod
1 parent 1a43d01 commit a71ef08

File tree

51 files changed

+82
-96
lines changed

Some content is hidden

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

51 files changed

+82
-96
lines changed

common/changes/@gooddata/sdk-ui-all/ine-lx-712_2025-02-19-15-17.json

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

common/changes/@gooddata/sdk-ui-all/mkn-f1-1112_2025-02-25-09-21.json

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

common/changes/@gooddata/sdk-ui-all/ovel-apply-filters-org-config_2025-02-18-14-18.json

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

common/changes/@gooddata/sdk-ui-all/ovel-attr-filter-customization_2025-02-05-16-07.json

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

common/changes/@gooddata/sdk-ui-all/ovel-dashboard-filters-apply-mode_2025-02-12-14-43.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.22.0-beta.1",
15+
"version": "10.22.0",
1616
"nextBump": "prerelease",
1717
"mainProject": "@gooddata/sdk-ui-all"
1818
},
1919
{
2020
"definitionName": "lockStepVersion",
2121
"policyName": "sdk-examples",
22-
"version": "10.22.0-beta.1",
22+
"version": "10.22.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.22.0-beta.1",
3+
"version": "10.22.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.22.0-beta.1",
3+
"version": "10.22.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.22.0-beta.1",
3+
"version": "10.22.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.22.0-beta.1",
3+
"version": "10.22.0",
44
"title": "ColumnChart",
55
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
66
"author": "GoodData",

0 commit comments

Comments
 (0)