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

Commit

Permalink
chore(release): 1.38.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.38.0](v1.37.1...v1.38.0) (2023-11-22)

### Bug Fixes

* adding noopener to url link ([#446](#446)) ([829cde1](829cde1))
* undefined background property ([#443](#443)) ([ca91c3c](ca91c3c))

### Features

* extend gotoSheet navigation by adding chartId option ([#439](#439)) ([29e7c43](29e7c43))
* rename navigationCall parameter for chartId ([#445](#445)) ([4b3457f](4b3457f))
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 829cde1 commit 5bb6c9a
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-action-button:properties",
"description": "Action button generic object definition",
"version": "1.37.1",
"version": "1.38.0",
"license": "MIT",
"stability": "stable",
"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-action-button",
"version": "1.37.1",
"version": "1.38.0",
"description": "Action button supernova",
"keywords": [
"qlik",
Expand Down

0 comments on commit 5bb6c9a

Please sign in to comment.