Skip to content

Commit

Permalink
chore(release): publish 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Mar 19, 2024
1 parent 560af6f commit 2c7a6ad
Show file tree
Hide file tree
Showing 12 changed files with 84 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.15.3",
"version": "1.15.4",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
13 changes: 13 additions & 0 deletions packages/angular/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-angular",
"version": "1.15.3",
"version": "1.15.4",
"description": "Carbon Charts component library for Angular",
"exports": {
"./styles.min.css": "./styles.min.css",
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts",
"version": "1.15.3",
"version": "1.15.4",
"description": "Carbon Charts component library",
"type": "module",
"module": "./dist/index.mjs",
Expand Down
13 changes: 13 additions & 0 deletions packages/react/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-react",
"version": "1.15.3",
"version": "1.15.4",
"description": "Carbon Charts component library for React",
"type": "module",
"main": "./dist/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/svelte/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-svelte",
"version": "1.15.3",
"version": "1.15.4",
"description": "Carbon Charts component library for Svelte",
"scripts": {
"postinstall": "ibmtelemetry --config=telemetry.yml",
Expand Down
13 changes: 13 additions & 0 deletions packages/vue/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.4 (2024-03-19)

### Bug Fixes

- **pie:** uncaught promise error
([#1784](https://github.com/carbon-design-system/carbon-charts/issues/1784))
([560af6f](https://github.com/carbon-design-system/carbon-charts/commit/560af6f8f7bab4300a8e4971bccf7b49288c0696))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.15.3 (2024-03-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@carbon/charts-vue",
"version": "1.15.3",
"version": "1.15.4",
"description": "Carbon Charts component library for Vue",
"type": "module",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 2c7a6ad

Please sign in to comment.