Skip to content

Commit 8ec925c

Browse files
committed
build(primitives): release 0.0.32
1 parent a97829b commit 8ec925c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/primitives/docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.32
4+
5+
### 🚀 Features
6+
7+
- Add `AspectRatio` component.
8+
39
## 0.0.31
410

511
### 🚀 Features

packages/primitives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.31",
2+
"version": "0.0.32",
33
"name": "qwik-primitives",
44
"description": "",
55
"homepage": "",

0 commit comments

Comments
 (0)