Skip to content

Commit 9700d6a

Browse files
committed
chore(release): publish
- @czi-sds/[email protected] - @czi-sds/[email protected]
1 parent 6e7a466 commit 9700d6a

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/components/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+
# [22.5.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-04-03)
7+
8+
### Features
9+
10+
- **ContentCard:** Add ReactNode Support to ContentCard Title Components ([#945](https://github.com/chanzuckerberg/sci-components/issues/945)) ([c737057](https://github.com/chanzuckerberg/sci-components/commit/c73705790950046484e1fb233f6d1f95d595b850))
11+
612
# [22.4.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-03-27)
713

814
### Features

packages/components/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/components",
3-
"version": "22.4.0",
3+
"version": "22.5.0",
44
"main": "dist/index.cjs.js",
55
"module": "dist/index.esm.js",
66
"types": "dist/index.cjs.d.ts",

packages/data-viz/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.11.5](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-04-03)
7+
8+
**Note:** Version bump only for package @czi-sds/data-viz
9+
610
## [0.11.4](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-03-27)
711

812
**Note:** Version bump only for package @czi-sds/data-viz

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.11.4",
3+
"version": "0.11.5",
44
"main": "dist/index.cjs.js",
55
"types": "dist/index.cjs.d.ts",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)