Skip to content

Commit 125fb42

Browse files
committed
chore: release v0.7.2
1 parent db60437 commit 125fb42

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# <img align="left" src="https://github.com/webcomponents-preview/client/raw/main/src/assets/icons/logo.svg" alt="WCP Logo" height="43px"> Web Components Preview
22

3+
## [0.7.2](https://github.com/webcomponents-preview/client/compare/0.7.1...0.7.2) (2024-01-26)
4+
5+
6+
### Bug Fixes
7+
8+
* preview plugins runtime error ([db60437](https://github.com/webcomponents-preview/client/commit/db60437827e2fe774ab0958e037f7c20a3333039))
9+
310
## [0.7.1](https://github.com/webcomponents-preview/client/compare/0.7.0...0.7.1) (2024-01-26)
411

512
# [0.7.0](https://github.com/webcomponents-preview/client/compare/0.6.1...0.7.0) (2024-01-26)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webcomponents-preview/client",
33
"description": "A storybook alike preview application for web components.",
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"license": "MIT",
66
"author": {
77
"name": "David Enke",

0 commit comments

Comments
 (0)