Skip to content

Commit

Permalink
chore: release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
k11q committed Jul 17, 2023
1 parent 7df33c4 commit 47f1555
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ For changelog, visit [radix-vue.com/overview/releases](https://radix-vue.com/ove
| Component | Usable | Complete API | Complete Accessibility |
| :------------------------------------------------------------------ | :----: | ------------ | ---------------------- |
| [Accordion](https://radix-vue.com/components/accordion) || | |
| [Alert Dialog](https://radix-vue.com/components/alert-dialog) || | |
| [Alert Dialog](https://radix-vue.com/components/alert-dialog) || | |
| [Aspect Ratio](https://radix-vue.com/components/aspect-ratio) ||| |
| [Avatar](https://radix-vue.com/components/avatar) ||| |
| [Checkbox](https://radix-vue.com/components/checkbox) ||| |
| [Collapsible](https://radix-vue.com/components/collapsible) ||| |
| [Context Menu](https://radix-vue.com/components/context-menu) || | |
| [Dialog](https://radix-vue.com/components/dialog) || | |
| [Dialog](https://radix-vue.com/components/dialog) || | |
| [Dropdown Menu](https://radix-vue.com/components/dropdown-menu) || | |
| [Hover Card](https://radix-vue.com/components/hover-card) ||| |
| [Label](https://radix-vue.com/components/label) ||||
Expand Down
2 changes: 1 addition & 1 deletion packages/radix-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "radix-vue",
"version": "0.1.4",
"version": "0.1.5",
"description": "Vue port for Radix UI Primitives.",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47f1555

Please sign in to comment.