From d2b93bd4be0e94df24ea2944fe4b28a230ed0693 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Dec 2023 07:49:03 +0000 Subject: [PATCH] chore(release): 2.6.0 [skip ci] # [2.6.0](https://github.com/qlik-oss/sn-pivot-table/compare/v2.5.5...v2.6.0) (2023-12-08) ### Features * chart background ([#492](https://github.com/qlik-oss/sn-pivot-table/issues/492)) ([9128bcb](https://github.com/qlik-oss/sn-pivot-table/commit/9128bcb082da0a24b896a620d7644ccb6cea5702)) * only adjust left header widths ([#479](https://github.com/qlik-oss/sn-pivot-table/issues/479)) ([4462b96](https://github.com/qlik-oss/sn-pivot-table/commit/4462b9617e75ee1cc6cf560b2e5ac76889e456d2)) --- api-specifications/properties.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-specifications/properties.json b/api-specifications/properties.json index 988b4e9e..79293278 100644 --- a/api-specifications/properties.json +++ b/api-specifications/properties.json @@ -3,7 +3,7 @@ "info": { "name": "@nebula.js/sn-pivot-table:properties", "description": "Pivot Table generic object definition", - "version": "2.5.5", + "version": "2.6.0", "license": "MIT", "stability": "experimental", "x-qlik-visibility": "public" diff --git a/package.json b/package.json index c75fb0ff..39143844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/sn-pivot-table", - "version": "2.5.5", + "version": "2.6.0", "description": "Display dimensions and measures as rows and columns in a table. Analyze data by multiple measures and in multiple dimensions at the same time. Use pivoting (rearranging the measures and dimensions) to get different views of the data.", "keywords": [ "qlik",