Skip to content

Commit ffbe3d0

Browse files
committed
chore(release): publish
- @czi-sds/[email protected]
1 parent 2d10558 commit ffbe3d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/data-viz/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.16.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-11-26)
7+
8+
### Features
9+
10+
- **StackedBarChart:** add mouse event handlers for segments and legend items ([#1059](https://github.com/chanzuckerberg/sci-components/issues/1059)) ([5c4ec79](https://github.com/chanzuckerberg/sci-components/commit/5c4ec79e965bd27defa0b184687a0cd78d7b363a))
11+
612
# [0.15.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-11-21)
713

814
### Features

packages/data-viz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@czi-sds/data-viz",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"main": "dist/index.cjs.js",
55
"types": "dist/index.cjs.d.ts",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)