Skip to content

Commit

Permalink
chore(main): release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed May 9, 2024
1 parent b25a469 commit 831b156
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.8.2"
".": "0.9.0"
}
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,57 @@
- [`ed1210d`](https://github.com/zebratechnologies/zeta-flutter/commit/ed1210d6cbc173aef8b1adf0d20ee91d3e87f2c3) - Update Widgetbook to correct functionality _(PR [#52](https://github.com/zebratechnologies/zeta-flutter/pull/52) by [@thelukewalton](https://github.com/thelukewalton))_
- [`c627d7a`](https://github.com/zebratechnologies/zeta-flutter/commit/c627d7ab19d3f33e30c406441702ff6134557f14) - Tidy up example app _(PR [#53](https://github.com/zebratechnologies/zeta-flutter/pull/53) by [@thelukewalton](https://github.com/thelukewalton))_

## [0.9.0](https://github.com/zebrafed/zeta_flutter/compare/v0.8.2...v0.9.0) (2024-05-09)


### Features

* Add List Item ([#5](https://github.com/zebrafed/zeta_flutter/issues/5)) ([64879e1](https://github.com/zebrafed/zeta_flutter/commit/64879e1756b1031c416861216dc0199b33a78827))
* AppBar ([#19](https://github.com/zebrafed/zeta_flutter/issues/19)) ([96f4aad](https://github.com/zebrafed/zeta_flutter/commit/96f4aad15d5ba90956860a32b63e63b7dffd9ba7))
* Chat Item ([#37](https://github.com/zebrafed/zeta_flutter/issues/37)) ([c2dd630](https://github.com/zebrafed/zeta_flutter/commit/c2dd6308d57ebda6f715bef1225ad326ab4ea64b))
* Component dialog ([#18](https://github.com/zebrafed/zeta_flutter/issues/18)) ([7b762e6](https://github.com/zebrafed/zeta_flutter/commit/7b762e6c258057d5e3f07db0381cb48a631a7299))
* Component dialog ([#22](https://github.com/zebrafed/zeta_flutter/issues/22)) ([8dc5be2](https://github.com/zebrafed/zeta_flutter/commit/8dc5be2898883a6eee751f8f1ad3372a25aaa222))
* Component phone input ([#25](https://github.com/zebrafed/zeta_flutter/issues/25)) ([a4f7b89](https://github.com/zebrafed/zeta_flutter/commit/a4f7b899ef8919c12962a716281be985d929dd24))
* Component phone input ([#34](https://github.com/zebrafed/zeta_flutter/issues/34)) ([d19547b](https://github.com/zebrafed/zeta_flutter/commit/d19547b15ce4687927d22ac1667250806178dcbc))
* Component search bar ([#29](https://github.com/zebrafed/zeta_flutter/issues/29)) ([837f482](https://github.com/zebrafed/zeta_flutter/commit/837f4822f26430ce126787f90f814a2925a6a045))
* Component tooltip ([#33](https://github.com/zebrafed/zeta_flutter/issues/33)) ([85cab8e](https://github.com/zebrafed/zeta_flutter/commit/85cab8ed440dde3a1d088ba9f2dcf9c901b60b97))
* Created stepper input ([#67](https://github.com/zebrafed/zeta_flutter/issues/67)) ([ca51b1f](https://github.com/zebrafed/zeta_flutter/commit/ca51b1f71b4b0df621d1ce6038e3725d6e85432f))
* Dial Pad ([#30](https://github.com/zebrafed/zeta_flutter/issues/30)) ([f16df26](https://github.com/zebrafed/zeta_flutter/commit/f16df261feb703b20147c4ba406ed1fa3450348b))
* Filter Selection ([#36](https://github.com/zebrafed/zeta_flutter/issues/36)) ([53af9e7](https://github.com/zebrafed/zeta_flutter/commit/53af9e77f6909236a968aa5d3c6a32ba04712fda))
* Global Header ([#38](https://github.com/zebrafed/zeta_flutter/issues/38)) ([2da6aec](https://github.com/zebrafed/zeta_flutter/commit/2da6aec539be0fccba60cece40118510047fb5d3))
* Icon button ([#26](https://github.com/zebrafed/zeta_flutter/issues/26)) ([88cd90a](https://github.com/zebrafed/zeta_flutter/commit/88cd90a8180df39e3e44c168ca028055333643a6))
* **main:** AppBar ([#19](https://github.com/zebrafed/zeta_flutter/issues/19)) ([eefcb61](https://github.com/zebrafed/zeta_flutter/commit/eefcb616044975605ea36e19c9fb9d314c05ee4c))
* **main:** Segmented control ([#26](https://github.com/zebrafed/zeta_flutter/issues/26)) ([adb93ff](https://github.com/zebrafed/zeta_flutter/commit/adb93ffbf291d8ac915c6cf651f485d9f72488cb))
* **main:** SnackBar ([#10](https://github.com/zebrafed/zeta_flutter/issues/10)) ([cbf46d9](https://github.com/zebrafed/zeta_flutter/commit/cbf46d97acf2a5533d73456f142b01b9ed6352d1))
* **main:** Stepper ([#17](https://github.com/zebrafed/zeta_flutter/issues/17)) ([cab9f85](https://github.com/zebrafed/zeta_flutter/commit/cab9f859f288aa21769d6783e70aa2525fdaf0cd))
* **main:** Tabs ([#11](https://github.com/zebrafed/zeta_flutter/issues/11)) ([31bc20a](https://github.com/zebrafed/zeta_flutter/commit/31bc20a7ee22844bf272b633f44994e1d6e50bc4))
* Navigation bar ([#32](https://github.com/zebrafed/zeta_flutter/issues/32)) ([36a60e7](https://github.com/zebrafed/zeta_flutter/commit/36a60e7087af7d38bfd64578009056d85b0f1e56))
* Navigation rail ([#27](https://github.com/zebrafed/zeta_flutter/issues/27)) ([8d57df3](https://github.com/zebrafed/zeta_flutter/commit/8d57df3236179c6bbdde72bb814e00a4cd6c954c))
* Pagination ([#46](https://github.com/zebrafed/zeta_flutter/issues/46)) ([d782481](https://github.com/zebrafed/zeta_flutter/commit/d7824815e7d94ca9b9eeaaba2858fcfa14085e0e))
* Progress Bar ([#29](https://github.com/zebrafed/zeta_flutter/issues/29)) ([d18dbd2](https://github.com/zebrafed/zeta_flutter/commit/d18dbd276177c368e5d5cf80e482ea11564270a9))
* Segmented control ([#26](https://github.com/zebrafed/zeta_flutter/issues/26)) ([090ffc7](https://github.com/zebrafed/zeta_flutter/commit/090ffc7cb32471a7522e134b37747fb5336fe230))
* Select input ([#35](https://github.com/zebrafed/zeta_flutter/issues/35)) ([07ddba1](https://github.com/zebrafed/zeta_flutter/commit/07ddba1550d0a201477ef738064a2a251ecdfdeb))
* **type:** Add xSmall and conform to latest figma designs. ([17b2299](https://github.com/zebrafed/zeta_flutter/commit/17b22994ae27d0abd1da7f756f49b46248b8b4b7))
* update icons/0.1.65 ([#24](https://github.com/zebrafed/zeta_flutter/issues/24)) ([9f0e7f2](https://github.com/zebrafed/zeta_flutter/commit/9f0e7f286470c99722e928e726b5a9eb1b0b7b8b))
* Widgetbook hot reload ([#33](https://github.com/zebrafed/zeta_flutter/issues/33)) ([44b8f98](https://github.com/zebrafed/zeta_flutter/commit/44b8f989850aaa1a6d862526bad26a01ffad361a))
* ZetaScreenHeaderBar ([#39](https://github.com/zebrafed/zeta_flutter/issues/39)) ([e07fc48](https://github.com/zebrafed/zeta_flutter/commit/e07fc482e8a4ed06a33b8aa22388456f7e1cf5fc))


### Bug Fixes

* **actions:** Updated actions to push changelog to zeta. ([#6](https://github.com/zebrafed/zeta_flutter/issues/6)) ([f7a8d9a](https://github.com/zebrafed/zeta_flutter/commit/f7a8d9a2ba078bf08fe80de07f6e9c871af9e451))
* Avatar update ([#30](https://github.com/zebrafed/zeta_flutter/issues/30)) ([3f51508](https://github.com/zebrafed/zeta_flutter/commit/3f5150814a2372381a91816fb4e0300c91965421))
* Button update ([#42](https://github.com/zebrafed/zeta_flutter/issues/42)) ([b25a469](https://github.com/zebrafed/zeta_flutter/commit/b25a469dcd4025fb3f4bb564086eb61ac2edc8dd))
* Fix button group immutability ([#1](https://github.com/zebrafed/zeta_flutter/issues/1)) ([0fdf9da](https://github.com/zebrafed/zeta_flutter/commit/0fdf9da2520d65decd80cfb3a976daff74af38b0))
* **main:** ListItem disabled color ([#8](https://github.com/zebrafed/zeta_flutter/issues/8)) ([ac996d9](https://github.com/zebrafed/zeta_flutter/commit/ac996d942450e8004d920c2a93b8009d0b5960ee))
* Remove FirstWhereOrNull as it causes conflicts with dart:collection ([#62](https://github.com/zebrafed/zeta_flutter/issues/62)) ([7b9a737](https://github.com/zebrafed/zeta_flutter/commit/7b9a737956b43b4566e3909060d588baae79b50b))
* revert intl to 0.18.1 for wider compatibility ([#66](https://github.com/zebrafed/zeta_flutter/issues/66)) ([6831c2f](https://github.com/zebrafed/zeta_flutter/commit/6831c2fa017457414339f12ec81b302e231d4496))
* switch on web ([#14](https://github.com/zebrafed/zeta_flutter/issues/14)) ([554fe7f](https://github.com/zebrafed/zeta_flutter/commit/554fe7f54fc3099f140bf7648fe78ce5e15d5b0f))
* Update banners ([#41](https://github.com/zebrafed/zeta_flutter/issues/41)) ([0a881b5](https://github.com/zebrafed/zeta_flutter/commit/0a881b580f1f52402ae15b55cc72b8c26027254b))
* Widgetbook icons and reusable snippets ([#35](https://github.com/zebrafed/zeta_flutter/issues/35)) ([0d23f7c](https://github.com/zebrafed/zeta_flutter/commit/0d23f7cbb9fdbb6114b47837b99b83829e74c79a))
* Widgetbook run / build ([#15](https://github.com/zebrafed/zeta_flutter/issues/15)) ([a2347ad](https://github.com/zebrafed/zeta_flutter/commit/a2347ad7a43a77e398571f3be26948585e22c068))
* WIdgetbook theme ([#16](https://github.com/zebrafed/zeta_flutter/issues/16)) ([5e1c48a](https://github.com/zebrafed/zeta_flutter/commit/5e1c48aca84bbe49233deca10f64dcd6e8b8eb59))

## [0.8.2](https://github.com/ZebraDevs/zeta_flutter/compare/v0.8.1...v0.8.2) (2024-05-08)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zeta_flutter
version: 0.8.2
version: 0.9.0
description: Zeta is the new, formal, standardized Zebra Design System based off
the successes of ZDS (Zebra Design System). This package is in pre-release,
and so many aspects are incomplete.
Expand Down

0 comments on commit 831b156

Please sign in to comment.