Skip to content

Commit 4485c9c

Browse files
authored
chore(master): release 0.0.6 (#6)
🤖 I have created a release *beep* *boop* --- ## [0.0.6](v0.0.5...v0.0.6) (2025-05-31) ### Bug Fixes * **clipping:** add clipping data prop and update widget styling with new gradient background ([5ea2134](5ea2134)) * **widget:** expose widget registration function and improve type documentation ([bdc3bea](bdc3bea)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents bdc3bea + 08c27db commit 4485c9c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.0.6](https://github.com/clippingkk/web-widget/compare/v0.0.5...v0.0.6) (2025-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **clipping:** add clipping data prop and update widget styling with new gradient background ([5ea2134](https://github.com/clippingkk/web-widget/commit/5ea2134a63fd4fe9cdc78810161157db2a9da4a3))
9+
* **widget:** expose widget registration function and improve type documentation ([bdc3bea](https://github.com/clippingkk/web-widget/commit/bdc3beaf834fa203e6a977e0e14ad1449b8bd3e5))
10+
311
## [0.0.5](https://github.com/clippingkk/web-widget/compare/v0.0.4...v0.0.5) (2025-05-30)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@annatarhe/clippingkk-widget",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A web component to display Kindle clippings.",
55
"main": "dist/clippingkk-web-widget.js",
66
"types": "type.d.ts",

0 commit comments

Comments
 (0)