Skip to content

Commit a35887c

Browse files
committed
chore: release v0.7.0
1 parent 23f37f9 commit a35887c

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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.0](https://github.com/webcomponents-preview/client/compare/0.6.1...0.7.0) (2024-01-26)
4+
5+
6+
### Features
7+
8+
* prepare for nested groups ([d5bd71d](https://github.com/webcomponents-preview/client/commit/d5bd71dd7fd2643da45f0eefd1e99154d730f298))
9+
* **wcp-navigation:** add togglability to navigation ([141782f](https://github.com/webcomponents-preview/client/commit/141782f068deab06a58a6757a005c37a4bbc4d9c))
10+
* **wcp-root-navigation:** nested navigation groups ([4177b0c](https://github.com/webcomponents-preview/client/commit/4177b0c9aea07ded5c1759f54fb7d837861c7c48))
11+
312
## [0.6.1](https://github.com/webcomponents-preview/client/compare/0.6.0...0.6.1) (2023-12-11)
413

514
# [0.6.0](https://github.com/webcomponents-preview/client/compare/0.5.11...0.6.0) (2023-12-08)

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

0 commit comments

Comments
 (0)