Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @czi-sds/[email protected]
  • Loading branch information
masoudmanson committed Nov 7, 2024
1 parent 63d6587 commit b3c7021
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [21.6.3](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2024-11-07)

### Bug Fixes

- **segmentedcontrol:** allow all buttons to be deselected y removing a condition in handleActive ([#891](https://github.com/chanzuckerberg/sci-components/issues/891)) ([5ef9167](https://github.com/chanzuckerberg/sci-components/commit/5ef91677a230f408b9fba974e3b801e2f41fc581))

## [21.6.2](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2024-10-30)

**Note:** Version bump only for package @czi-sds/components
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@czi-sds/components",
"version": "21.6.2",
"version": "21.6.3",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.cjs.d.ts",
Expand Down

0 comments on commit b3c7021

Please sign in to comment.