Skip to content

Commit caf7e84

Browse files
Version Packages (#356)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 33aa5c3 commit caf7e84

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-eyes-poke.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @huntabyte/primitives
22

3+
## 0.18.4
4+
5+
### Patch Changes
6+
7+
- fix: Export types for PIN Input and Toolbar ([#355](https://github.com/huntabyte/bits-ui/pull/355))
8+
39
## 0.18.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "0.18.3",
3+
"version": "0.18.4",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"scripts": {

0 commit comments

Comments
 (0)