Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.4](v2.5.3...v2.5.4) (2023-11-29)

### Bug Fixes

* column width for empty row ([#485](#485)) ([156375f](156375f))
* data fetch on resize ([#484](#484)) ([647af8b](647af8b))
* scrollbar overlapping cells ([#481](#481)) ([84e52d7](84e52d7))
  • Loading branch information
semantic-release-bot committed Nov 29, 2023
1 parent 156375f commit e4fd041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-specifications/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"name": "@nebula.js/sn-pivot-table:properties",
"description": "Pivot Table generic object definition",
"version": "2.5.3",
"version": "2.5.4",
"license": "MIT",
"stability": "experimental",
"x-qlik-visibility": "public"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/sn-pivot-table",
"version": "2.5.3",
"version": "2.5.4",
"description": "Pivot table supernova",
"keywords": [
"qlik",
Expand Down

0 comments on commit e4fd041

Please sign in to comment.