Skip to content

Commit

Permalink
chore: bump versions to 10.13.0-alpha.23
Browse files Browse the repository at this point in the history
risk: nonprod
  • Loading branch information
git-action committed Oct 9, 2024
1 parent 9e2e9f2 commit be56528
Show file tree
Hide file tree
Showing 44 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
{
"definitionName": "lockStepVersion",
"policyName": "sdk",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-ui-all"
},
{
"definitionName": "lockStepVersion",
"policyName": "sdk-examples",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-interactive-examples"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-examples-template",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "GoodData interactive example template",
"description": "GoodData interactive example template",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-attributefilter",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Attribute Filter Example",
"description": "This example demonstrates how to use the AttributeFilter component to filter data in a visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-chartconfig",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Chart config manipulation",
"description": "This interactive example demonstrates how to manipulate the chart config.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-columnchart",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "ColumnChart",
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-combochart",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "ComboChart",
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dashboard",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Dashboard component",
"description": "This example shows how to use the Dashboard component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-datefilter",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "DateFilter",
"description": "Example demonstrates usage of Date Filter component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dependentfilters",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Dependent Filters Example",
"description": "This example demonstrates how to use multiple attribute filters linked together to filter data in a visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-execute",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Execute",
"description": "This example demonstrates using Execute component and build custom visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-granularity",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Granularity",
"description": "This example exmplains DateFilter granularity ",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-headline",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Headline",
"description": "This example shows how to use the Headline component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-pivottable",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "PivotTable",
"description": "Basic PivotTable manipulation.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-relativedatefilter",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "RelativeDateFilter",
"description": "Example demonstrates how to set relative DateFilter for visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-repeater",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"title": "Repeater Example",
"description": "This example demonstrates how to use Repeater component.",
"author": "GoodData Corporation",
Expand Down
2 changes: 1 addition & 1 deletion examples/sdk-interactive-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-examples",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData React interactive examples",
"license": "LicenseRef-LICENSE",
"author": "GoodData Corporation",
Expand Down
2 changes: 1 addition & 1 deletion libs/api-client-tiger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/api-client-tiger",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "API Client for GoodData Cloud and GoodData.CN",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-base",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData.UI SDK - Base for backend implementations",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-mockingbird/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-mockingbird",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "Mock GoodData Backend SPI implementation",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-spi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-spi",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Backend SPI abstraction interfaces",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-tiger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-tiger",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-embedding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-embedding",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Embedding APIs",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-model",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Model definitions used by UI components and Backend SPI and its implementations",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-all",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData SDK - All-In-One",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-charts",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Charts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-dashboard",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData SDK - Dashboard Component",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-ext",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Extensions",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-filters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-filters",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Filter Components",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-gen-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-gen-ai",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData GenAI SDK",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-geo",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Geo Charts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-kit",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData SDK - UI Building Components",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-loaders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-loaders",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData SDK Runtime Component Loaders",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-pivot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-pivot",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Pivot Table",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-semantic-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-semantic-search",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData SDK TypeScript & React skeleton",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-theme-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-theme-provider",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData SDK - Theme provider",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-vis-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-vis-commons",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - common functionality for different types of visualizations",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"description": "GoodData.UI SDK - Core",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/util",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Utility Functions",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/app-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/app-toolkit",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "CLI with useful tools for creating and maintaining GoodData web applications.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/catalog-export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/catalog-export",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData SDK Catalog Export tooling",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/i18n-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/i18n-toolkit",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "Localization validator to validate localization complexity and intl and html format.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/mock-handling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/mock-handling",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData SDK Mock data capture and management tool",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/plugin-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/plugin-toolkit",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData Set of Tools for working with Plugins",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/reference-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/reference-workspace",
"version": "10.13.0-alpha.22",
"version": "10.13.0-alpha.23",
"author": "GoodData",
"description": "GoodData SDK - Reference Workspace for tests",
"repository": {
Expand Down

0 comments on commit be56528

Please sign in to comment.