Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @czi-sds/[email protected]
 - @czi-sds/[email protected]
  • Loading branch information
masoudmanson committed Jan 9, 2025
1 parent dddd825 commit ac48b30
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
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.

## [22.1.1](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-01-09)

### Bug Fixes

- **design-tokens:** fixed font family ([#921](https://github.com/chanzuckerberg/sci-components/issues/921)) ([551de94](https://github.com/chanzuckerberg/sci-components/commit/551de9439426b78703ffaad7b5a6a0c9066b4e40))

# [22.1.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2024-12-18)

### 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": "22.1.0",
"version": "22.1.1",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.cjs.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/data-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.11.1](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-01-09)

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

# [0.11.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2024-12-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@czi-sds/data-viz",
"version": "0.11.0",
"version": "0.11.1",
"main": "dist/index.cjs.js",
"types": "dist/index.cjs.d.ts",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit ac48b30

Please sign in to comment.