Skip to content

Commit 6afd4fd

Browse files
committed
build(primitives): release 0.0.31
1 parent f68d9cd commit 6afd4fd

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.31
4+
5+
### 🚀 Features
6+
7+
- Add `Button` component.
8+
39
## 0.0.30
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.30",
2+
"version": "0.0.31",
33
"name": "qwik-primitives",
44
"description": "",
55
"homepage": "",

0 commit comments

Comments
 (0)