Skip to content

Commit 0a115a0

Browse files
committed
chore: release v0.7.4
1 parent e7071a0 commit 0a115a0

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.7.4](https://github.com/webcomponents-preview/client/compare/0.7.3...0.7.4) (2024-01-26)
4+
5+
6+
### Bug Fixes
7+
8+
* readme navigation group mock ([811756b](https://github.com/webcomponents-preview/client/commit/811756bb629ae3b0ed5662043bd6bae5812a80f2))
9+
* **wcp-aside:** set level for scroll bar ([3d78f59](https://github.com/webcomponents-preview/client/commit/3d78f59c8f689c399c6bd947eb7e1d53563717f7))
10+
311
## [0.7.3](https://github.com/webcomponents-preview/client/compare/0.7.2...0.7.3) (2024-01-26)
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.7.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"author": {
77
"name": "David Enke",

0 commit comments

Comments
 (0)