Skip to content

Commit 77061bb

Browse files
committed
chore: release v0.8.2
1 parent f4420dd commit 77061bb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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.8.2](https://github.com/webcomponents-preview/client/compare/0.8.1...0.8.2) (2024-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* exclude polyfill as well ([2a2febb](https://github.com/webcomponents-preview/client/commit/2a2febb3d2e12a403d3aa525f667317fe846faab))
9+
* use polyfill from importmap ([f4420dd](https://github.com/webcomponents-preview/client/commit/f4420dd0182e632743496bb196acbb9a71edbbbe))
10+
311
## [0.8.1](https://github.com/webcomponents-preview/client/compare/0.8.0...0.8.1) (2024-04-03)
412

513

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.8.1",
4+
"version": "0.8.2",
55
"license": "MIT",
66
"author": {
77
"name": "David Enke",

0 commit comments

Comments
 (0)