Skip to content

Commit

Permalink
chore: add design tokens to monorepo (#7948)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonailea authored Oct 11, 2023
1 parent 75e16db commit aedd4f3
Show file tree
Hide file tree
Showing 107 changed files with 34,451 additions and 18 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
node-version-file: package.json
- run: npm install
- run: npm --workspace="packages/calcite-design-tokens" run build
- name: Publish to Chromatic
uses: chromaui/action@v1
with:
Expand Down
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"packages/calcite-components": "1.9.1",
"packages/calcite-components-react": "1.9.1",
"packages/calcite-design-tokens": "1.0.0",
"packages/eslint-plugin-calcite-components": "0.2.2"
}
Loading

0 comments on commit aedd4f3

Please sign in to comment.