Skip to content

Commit d65748d

Browse files
chore(main): release zeta-web 1.2.3 (#186)
🤖 I have created a release *beep* *boop* --- ## [1.2.3](zeta-web-v1.2.2...zeta-web-v1.2.3) (2026-03-20) ### 🪲 Bug Fixes * **UX-1569:** Select Input - fixed position prop ([#185](#185)) ([f7138e3](f7138e3)) --- 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 f7138e3 commit d65748d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.2"
2+
".": "1.2.3"
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 v1.2.2";
192+
content: "zeta-web v1.2.3";
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+
## [1.2.3](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v1.2.2...zeta-web-v1.2.3) (2026-03-20)
4+
5+
6+
### 🪲 Bug Fixes
7+
8+
* **UX-1569:** Select Input - fixed position prop ([#185](https://github.com/ZebraDevs/zeta-web/issues/185)) ([f7138e3](https://github.com/ZebraDevs/zeta-web/commit/f7138e38ca5cb55dd9c9da089f03d8c509e386d4))
9+
310
## [1.2.2](https://github.com/ZebraDevs/zeta-web/compare/zeta-web-v1.2.1...zeta-web-v1.2.2) (2026-03-16)
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": "1.2.2",
3+
"version": "1.2.3",
44
"files": [
55
"dist",
66
"custom-elements.json",

0 commit comments

Comments
 (0)