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.32
1 parent a97829b commit 8ec925cCopy full SHA for 8ec925c
packages/primitives/docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.32
4
+
5
+### 🚀 Features
6
7
+- Add `AspectRatio` component.
8
9
## 0.0.31
10
11
### 🚀 Features
packages/primitives/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.0.31",
+ "version": "0.0.32",
"name": "qwik-primitives",
"description": "",
"homepage": "",
0 commit comments