Skip to content

Commit c386aed

Browse files
author
billie-jean
committed
Release 9.6.0
1 parent 73bebac commit c386aed

File tree

50 files changed

+785
-756
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

+785
-756
lines changed

common/changes/@gooddata/sdk-ui-all/ine-lx-6_2024-01-08-13-26.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/jsc-f1-ff_2024-01-10-09-39.json

-10
This file was deleted.

common/config/rush/version-policies.json

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-examples-template",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "GoodData interactive example template",
55
"description": "GoodData interactive example template",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-attributefilter",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.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 Corporation",

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

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

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

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-combochart",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "ComboChart",
55
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-dashboard",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "Dashboard component",
55
"description": "This example shows how to use the Dashboard component.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-datefilter",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "DateFilter",
55
"description": "Example demonstrates usage of Date Filter component.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-dependentfilters",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "Dependent Filters Example",
55
"description": "This example demonstrates how to use multiple attribute filters linked together to filter data in a visualization.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-execute",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "Execute",
55
"description": "This example demonstrates using Execute component and build custom visualization.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-granularity",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "Granularity",
55
"description": "This example exmplains DateFilter granularity ",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-headline",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "Headline",
55
"description": "This example shows how to use the Headline component.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-pivottable",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "PivotTable",
55
"description": "Basic PivotTable manipulation.",
66
"author": "GoodData Corporation",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-relativedatefilter",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"title": "RelativeDateFilter",
55
"description": "Example demonstrates how to set relative DateFilter for visualization.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-examples",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"description": "GoodData React interactive examples",
55
"license": "LicenseRef-LICENSE",
66
"author": "GoodData Corporation",

libs/api-client-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-client-bear",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "API Client for the GoodData platform",
66
"repository": {

libs/api-client-tiger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-client-tiger",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "API Client for GoodData Cloud and GoodData.CN",
66
"repository": {

libs/api-model-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-model-bear",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"description": "TypeScript definition files for GoodData platform",
55
"repository": {
66
"type": "git",

libs/sdk-backend-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-base",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData.UI SDK - Base for backend implementations",
66
"repository": {

libs/sdk-backend-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-bear",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI implementation for the GoodData platform",
66
"repository": {

libs/sdk-backend-mockingbird/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-mockingbird",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "Mock GoodData Backend SPI implementation",
66
"repository": {

libs/sdk-backend-spi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-spi",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI abstraction interfaces",
66
"repository": {

libs/sdk-backend-tiger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-tiger",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
66
"repository": {

libs/sdk-embedding/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-embedding",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData Embedding APIs",
66
"repository": {

libs/sdk-model/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-model",
3-
"version": "9.6.0-beta.7",
3+
"version": "9.6.0",
44
"author": "GoodData",
55
"description": "GoodData Model definitions used by UI components and Backend SPI and its implementations",
66
"repository": {

0 commit comments

Comments
 (0)