Skip to content

Commit

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

- chore: remove redundant vite files (#73)
- fix(README): update setup instructions (#74)
- fix(Select): render dropdown list in a portal (#75)
- fix(Tooltip): use portals to avoid clipping (#76)
- feat: export Theme type (#78)

### Credits
@arturbien
  • Loading branch information
github-actions[bot] authored Sep 20, 2023
1 parent fa1a7b1 commit cf817ec
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.15",
"version": "0.0.1-canary.16",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit cf817ec

Please sign in to comment.