Skip to content

Commit 88ea558

Browse files
Release 0.7.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 2590be7 commit 88ea558

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [0.7.0] - 2026-06-15
11+
1012
### Added
1113

1214
- `icon` and `content` now also accept a render callback — `(host) => teardown` — alongside an

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperplexed/bubbles",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Android-style app bubbles for the web — floating, draggable, expandable overlay bubbles",
55
"author": "Hyperplexed",
66
"repository": {

0 commit comments

Comments
 (0)