We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.0.31
1 parent f68d9cd commit 6afd4fdCopy full SHA for 6afd4fd
packages/primitives/docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.31
4
+
5
+### 🚀 Features
6
7
+- Add `Button` component.
8
9
## 0.0.30
10
11
### 🚀 Features
packages/primitives/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.0.30",
+ "version": "0.0.31",
"name": "qwik-primitives",
"description": "",
"homepage": "",
0 commit comments