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

Commit

Permalink
chore(release): publish 🚀 [skip ci]
Browse files Browse the repository at this point in the history
 - @nebula.js/[email protected]
 - @nebula.js/[email protected]
 - @nebula.js/[email protected]
 - @nebula.js/[email protected]
  • Loading branch information
release-script committed Feb 7, 2024
1 parent 2f05908 commit 2ccd723
Show file tree
Hide file tree
Showing 13 changed files with 5,409 additions and 3,342 deletions.
4 changes: 4 additions & 0 deletions charts/boxplot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.38.1](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-02-07)

**Note:** Version bump only for package @nebula.js/sn-boxplot

# [0.38.0](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-01-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion charts/boxplot/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-boxplot:properties",
"description": "Boxplot generic object definition",
"version": "0.38.0",
"version": "0.38.1",
"license": "MIT",
"stability": "experimental",
"x-qlik-visibility": "private"
Expand Down
2 changes: 1 addition & 1 deletion charts/boxplot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/sn-boxplot",
"version": "0.38.0",
"version": "0.38.1",
"description": "Boxplot supernova",
"author": "QlikTech International AB",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions charts/distributionplot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.40.4](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-02-07)

### Bug Fixes

- **QB-24411:** add color.altLabel to color definition ([#330](https://github.com/qlik-oss/nebula.js/issues/330)) ([764b71b](https://github.com/qlik-oss/nebula.js/commit/764b71b825957b9b3024148e0b7374a0551a9633))

## [0.40.3](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-01-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion charts/distributionplot/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-distributionplot:properties",
"description": "Distributionplot generic object definition",
"version": "0.40.3",
"version": "0.40.4",
"license": "MIT",
"stability": "experimental",
"x-qlik-visibility": "private"
Expand Down
2 changes: 1 addition & 1 deletion charts/distributionplot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/sn-distributionplot",
"version": "0.40.3",
"version": "0.40.4",
"description": "Distributionplot supernova",
"author": "QlikTech International AB",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions charts/histogram/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.35.1](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-02-07)

**Note:** Version bump only for package @nebula.js/sn-histogram

# [0.35.0](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-01-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion charts/histogram/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-histogram:properties",
"description": "Histogram generic object definition",
"version": "0.35.0",
"version": "0.35.1",
"license": "MIT",
"stability": "experimental",
"x-qlik-visibility": "private"
Expand Down
2 changes: 1 addition & 1 deletion charts/histogram/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/sn-histogram",
"version": "0.35.0",
"version": "0.35.1",
"description": "Histogram supernova",
"author": "QlikTech International AB",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions charts/waterfallchart/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.36.4](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-02-07)

**Note:** Version bump only for package @nebula.js/sn-waterfall

## [0.36.3](https://github.com/qlik-oss/nebula.js/compare/@nebula.js/[email protected][email protected]/[email protected]) (2024-01-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion charts/waterfallchart/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-waterfall:properties",
"description": "Waterfall chart generic object definition",
"version": "0.36.3",
"version": "0.36.4",
"license": "MIT",
"stability": "experimental",
"x-qlik-visibility": "private"
Expand Down
2 changes: 1 addition & 1 deletion charts/waterfallchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/sn-waterfall",
"version": "0.36.3",
"version": "0.36.4",
"description": "Waterfall supernova",
"author": "QlikTech International AB",
"license": "MIT",
Expand Down
Loading

0 comments on commit 2ccd723

Please sign in to comment.