Skip to content

Commit bd58978

Browse files
chore(main): release zeta-web 0.6.4 (#53)
🤖 I have created a release *beep* *boop* --- ## [0.6.4](zeta-web-v0.6.3...zeta-web-v0.6.4) (2025-06-06) ### ⛓️ Dependencies * Update deps ([f0d7c4f](f0d7c4f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f0d7c4f commit bd58978

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.3"
2+
".": "0.6.4"
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.3";
192+
content: "zeta-web v0.6.4";
193193
/* x-release-please-end */
194194
}
195195

CHANGELOG.md

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

3+
## [0.6.4](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v0.6.3...zeta-web-v0.6.4) (2025-06-06)
4+
5+
6+
### ⛓️ Dependencies
7+
8+
* Update deps ([f0d7c4f](https://github.com/ZebraDevs/zeta-web/commit/f0d7c4f9095d471f3577f0dff2d78ae53eb54c59))
9+
310
## [0.6.3](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v0.6.2...zeta-web-v0.6.3) (2025-06-04)
411

512

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.3",
3+
"version": "0.6.4",
44
"files": [
55
"dist",
66
"custom-elements.json",

0 commit comments

Comments
 (0)