Skip to content

Commit

Permalink
(turbo-module): release next canary version (#128)
Browse files Browse the repository at this point in the history
### General Changes

- fix(icons): script breaking with large Figma file (#130)
- feat(icons): v13 (#132)
- fix(theme): set 'gray' as default neutral palette for 'iris' (#133)
- feat(css): custom native scrollbar styles (#135)
- fix(Button): remove negative margin in 'ghost' buttons (#136)
- fix(Button): surface variant colors (#137)
- feat(DataList): add DataList component (#138)
- fix: panel backdrop filter blur (#139)
- fix(Avatar): 25% border radius for square Avatars (#140)
- feat(Tooltip): show tooltip when trigger overflows mode (#141)

### Credits
@arturbien

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kodiakhq[bot] authored Apr 25, 2024
1 parent 32f594b commit da0faf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turbo-module-monorepo",
"version": "0.0.1-canary.28",
"version": "0.0.1-canary.29",
"private": true,
"workspaces": [
"apps/*",
Expand Down

0 comments on commit da0faf7

Please sign in to comment.