Skip to content

Commit 3a673d4

Browse files
committed
chore(release): publish
- @czi-sds/[email protected]
1 parent d6c4554 commit 3a673d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.4](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-04-23)
7+
8+
### Bug Fixes
9+
10+
- **NavigationJumpTo:** Fixed NavigationJumpTo Scroll and whiteSpace styles ([#957](https://github.com/chanzuckerberg/sci-components/issues/957)) ([f9ce5f3](https://github.com/chanzuckerberg/sci-components/commit/f9ce5f37c5e31d1fff865c5720fb5ebedaca8870))
11+
612
## [22.5.3](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-04-17)
713

814
### Bug Fixes

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

0 commit comments

Comments
 (0)