Skip to content

Commit 2a305a6

Browse files
committed
build(primitives): release 0.0.30
1 parent 2ab6912 commit 2a305a6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/primitives/docs/changelog.md

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

3+
## 0.0.30
4+
5+
### 🚀 Features
6+
7+
- Add `TextField` component.
8+
9+
- Add `TextArea` component.
10+
11+
- Add `Checkbox` component.
12+
313
## 0.0.29
414

515
### 🚀 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.29",
2+
"version": "0.0.30",
33
"name": "qwik-primitives",
44
"description": "",
55
"homepage": "",

0 commit comments

Comments
 (0)