Skip to content

Commit

Permalink
chore(release): Merge prod into main (#768)
Browse files Browse the repository at this point in the history
* fix(build): fix variables file

* fix(designtokens): fix sds border design tokens

* fix(styles): remove style-dictionary files

* chore(release): publish

 - @czi-sds/components@20.1.0
 - @czi-sds/data-viz@0.8.0

* chore(release): Publish

* chore(release): publish

 - @czi-sds/components@20.1.1

---------

Co-authored-by: Masoud Amjadi <mamjadi@contractor.chanzuckerberg.com>
Co-authored-by: masoudmanson <masoudmanson@users.noreply.github.com>
  • Loading branch information
3 people authored May 2, 2024
1 parent 6a77a3d commit d70cd2d
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.

## [20.1.1](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/components@20.1.0...@czi-sds/components@20.1.1) (2024-05-02)

### Bug Fixes

- **autocomplete:** fix controlled open state ([#767](https://github.com/chanzuckerberg/sci-components/issues/767)) ([6a77a3d](https://github.com/chanzuckerberg/sci-components/commit/6a77a3d49f2313ed569d1916ad58b1abfa68b935))

# [20.1.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/components@20.0.1...@czi-sds/components@20.1.0) (2024-05-01)

### Bug Fixes
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": "20.1.0",
"version": "20.1.1",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.cjs.d.ts",
Expand Down

0 comments on commit d70cd2d

Please sign in to comment.