Skip to content

Commit d7c52fd

Browse files
committed
build(primitives): release 0.0.34
1 parent fc13e93 commit d7c52fd

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.34
4+
5+
### 🚀 Features
6+
7+
- Add `data-visually-hidden` attribute for `Spinner.Label` component.
8+
9+
- Add ability to dynamic change inline style for `Spinner.Label` component.
10+
11+
- Add `Skeleton` component.
12+
313
## 0.0.33
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.33",
2+
"version": "0.0.34",
33
"name": "qwik-primitives",
44
"description": "",
55
"homepage": "",

0 commit comments

Comments
 (0)