Skip to content

Commit 912d738

Browse files
authored
Version Packages (#475)
1 parent f8d7aae commit 912d738

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/khaki-items-marry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ready-dancers-feel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- [#474](https://github.com/seek-oss/playroom/pull/474) [`7cf78e1`](https://github.com/seek-oss/playroom/commit/7cf78e13ee94f73f2fad127c59404f0b691fa367) Thanks [@mihkeleidast](https://github.com/mihkeleidast)! - Swap @base-ui-components/react for @base-ui/react and update cmdk-base
8+
9+
- [#472](https://github.com/seek-oss/playroom/pull/472) [`f8d7aae`](https://github.com/seek-oss/playroom/commit/f8d7aae46e66f1168c31378df5532dd1401dd040) Thanks [@Marcosld](https://github.com/Marcosld)! - Fallback for randomUUID when not available in development (i.e. non secure context)
10+
311
## 1.0.6
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playroom",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Design with code, powered by your own component library",
55
"bin": {
66
"playroom": "bin/cli.cjs"

0 commit comments

Comments
 (0)