Skip to content

Commit

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

- refactor: remove scaling (#13)
- refactor: remove 'radius' theming option (#14)
- refactor: remove 'panelBackground' setting (#15)
- fix: add semantic color handlers to Theme and ThemePanel (#16)
- fix: update unimported action (#19)
- Artur/des 583 fix lint errors (#18)
- add elevation color tokens and update tailwind plugin (#20)
- Artur/des 668 rename rt prefix to fui (#21)
- Update tailwind plugin (#22)
- add default overrides to reset.css (#23)
- use Inter Variable font (#24)
- docs: theme guide (#25)
- docs: Tailwind plugin (#26)
- Add 'screens' to tailwind plugin (#27)
- docs: Typography, Color, Breakpoints (#28)

### Credits
@arturbien, @baked-dev
  • Loading branch information
github-actions[bot] authored Dec 7, 2023
1 parent 6fe4a97 commit b593b85
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.4",
"version": "0.0.1-canary.5",
"private": true,
"workspaces": [
"apps/*",
Expand Down

0 comments on commit b593b85

Please sign in to comment.