Skip to content

Commit 65f8f29

Browse files
thelukewaltongithub-actions
andauthored
chore(main): release zeta-web 0.6.6 (#58)
πŸ€– I have created a release *beep* *boop* --- ## [0.6.6](zeta-web-v0.6.5...zeta-web-v0.6.6) (2025-06-16) ### πŸ“ˆ Documentation * **UX-1192:** Add example app ([#59](#59)) ([3822f26](3822f26)) ### 🧹 Miscellaneous Chores * Make build work on windows in the best way possible ([#60](#60)) ([c6075ea](c6075ea)) * Update storybook links ([#57](#57)) ([1a8c499](1a8c499)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent 3822f26 commit 65f8f29

File tree

5 files changed

+218
-198
lines changed

5 files changed

+218
-198
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.5"
2+
".": "0.6.6"
33
}

β€Ž.storybook/preview-head.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189

190190
.sbdocs.sbdocs-content:last-child:after {
191191
/* x-release-please-start-version */
192-
content: "zeta-web v0.6.5";
192+
content: "zeta-web v0.6.6";
193193
/* x-release-please-end */
194194
}
195195

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [0.6.6](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v0.6.5...zeta-web-v0.6.6) (2025-06-16)
4+
5+
6+
### πŸ“ˆ Documentation
7+
8+
* **UX-1192:** Add example app ([#59](https://github.com/ZebraDevs/zeta-web/issues/59)) ([3822f26](https://github.com/ZebraDevs/zeta-web/commit/3822f26a8c731e5c61ede4d2733509e2c710301d))
9+
10+
11+
### 🧹 Miscellaneous Chores
12+
13+
* Make build work on windows in the best way possible ([#60](https://github.com/ZebraDevs/zeta-web/issues/60)) ([c6075ea](https://github.com/ZebraDevs/zeta-web/commit/c6075ea0108e80a05d0b83c4d13b0c267d5f81d4))
14+
* Update storybook links ([#57](https://github.com/ZebraDevs/zeta-web/issues/57)) ([1a8c499](https://github.com/ZebraDevs/zeta-web/commit/1a8c49949e1fd295870209858457108174fe9aba))
15+
316
## [0.6.5](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v0.6.4...zeta-web-v0.6.5) (2025-06-09)
417

518

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zebra-fed/zeta-web",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"files": [
55
"dist",
66
"custom-elements.json",

0 commit comments

Comments
Β (0)