Skip to content

Commit e6546a3

Browse files
committed
chore(release): publish
- @czi-sds/[email protected]
1 parent 8d7959a commit e6546a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/components/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.3.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-02-27)
7+
8+
### Features
9+
10+
- **contentcard:** first implementation ([#935](https://github.com/chanzuckerberg/sci-components/issues/935)) ([82f4f94](https://github.com/chanzuckerberg/sci-components/commit/82f4f94c34956c88154bbf6dda71947a070566a8))
11+
- **NavigationFooter:** implement NavigationFooter component ([#886](https://github.com/chanzuckerberg/sci-components/issues/886)) ([44e6252](https://github.com/chanzuckerberg/sci-components/commit/44e6252685b3bede24e415712c559142fa7dbab2))
12+
613
## [22.2.1](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-02-19)
714

815
### Bug Fixes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@czi-sds/components",
3-
"version": "22.2.1",
3+
"version": "22.3.0",
44
"main": "dist/index.cjs.js",
55
"module": "dist/index.esm.js",
66
"types": "dist/index.cjs.d.ts",

0 commit comments

Comments
 (0)