Skip to content

Commit 408d1d1

Browse files
chore( zeta_icons): release 1.0.0 (#305)
🤖 I have created a release *beep* *boop* --- ## [1.0.0](https://github.com/ZebraDevs/zeta_flutter/compare/[email protected][email protected]) (2025-03-26) ### 🪲 Bug Fixes * Icon package path ([2eea17a](2eea17a)) ### 📈 Documentation * Update documentation for zeta_flutter, zeta_flutter_utils, zeta_flutter_theme and zeta_flutter_icons ([5f8cb2f](5f8cb2f)) * Update example app and widgetbook ([5f8cb2f](5f8cb2f)) ### ⛓️ Dependencies * **automated:** Update icons ([#288](#288)) ([f7759ae](f7759ae)) * **automated:** Update icons ([#297](#297)) ([b9d0f36](b9d0f36)) * **automated:** Update icons ([#298](#298)) ([d3ebac5](d3ebac5)) ### 🧪 Tests * Fix test files being in wrong locations within repo ([#292](#292)) ([bd26a23](bd26a23)) ### 🧹 Miscellaneous Chores * release 0.14.1 ([1b06765](1b06765)) * release 1.0.0 ([8372ec7](8372ec7)) * Update licenses ([5f8cb2f](5f8cb2f)) * **UX-1182:** Make a monorepo ([#260](#260)) ([5f8cb2f](5f8cb2f)) --- 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[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8b47cca commit 408d1d1

File tree

4 files changed

+38
-3
lines changed

4 files changed

+38
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages/zeta_flutter": "0.20.2",
33
"packages/zeta_flutter_theme": "0.20.2",
44
"packages/zeta_flutter_utils": "0.20.2",
5-
"packages/zeta_icons": "0.20.2"
5+
"packages/zeta_icons": "1.0.0"
66
}

packages/zeta_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
mask_text_input_formatter: ^2.9.0
2323
zeta_flutter_theme: ^0.20.2
2424
zeta_flutter_utils: ^0.20.2
25-
zeta_icons: ^0.20.2
25+
zeta_icons: ^1.0.0
2626

2727
dev_dependencies:
2828
flutter_test:

packages/zeta_icons/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,36 @@
11
# Changelog
2+
3+
## [1.0.0](https://github.com/ZebraDevs/zeta_flutter/compare/[email protected][email protected]) (2025-03-26)
4+
5+
6+
### 🪲 Bug Fixes
7+
8+
* Icon package path ([2eea17a](https://github.com/ZebraDevs/zeta_flutter/commit/2eea17a10c2b80fdd629e81ae3c3616b0a8e77f8))
9+
10+
11+
### 📈 Documentation
12+
13+
* Update documentation for zeta_flutter, zeta_flutter_utils, zeta_flutter_theme and zeta_flutter_icons ([5f8cb2f](https://github.com/ZebraDevs/zeta_flutter/commit/5f8cb2fcf6cc619024f3f5b39d783e539a887e8a))
14+
* Update example app and widgetbook ([5f8cb2f](https://github.com/ZebraDevs/zeta_flutter/commit/5f8cb2fcf6cc619024f3f5b39d783e539a887e8a))
15+
16+
17+
### ⛓️ Dependencies
18+
19+
* **automated:** Update icons ([#288](https://github.com/ZebraDevs/zeta_flutter/issues/288)) ([f7759ae](https://github.com/ZebraDevs/zeta_flutter/commit/f7759aee58168e18afa2ed5cfb65860f0762637b))
20+
* **automated:** Update icons ([#297](https://github.com/ZebraDevs/zeta_flutter/issues/297)) ([b9d0f36](https://github.com/ZebraDevs/zeta_flutter/commit/b9d0f36abc8b0bfe242498b07fdecc5a3a398c96))
21+
* **automated:** Update icons ([#298](https://github.com/ZebraDevs/zeta_flutter/issues/298)) ([d3ebac5](https://github.com/ZebraDevs/zeta_flutter/commit/d3ebac5a4a7f6f6422dee6881606225ca8a0b1d1))
22+
23+
24+
### 🧪 Tests
25+
26+
* Fix test files being in wrong locations within repo ([#292](https://github.com/ZebraDevs/zeta_flutter/issues/292)) ([bd26a23](https://github.com/ZebraDevs/zeta_flutter/commit/bd26a23ba1bb30d0c93bbd42f9cc9a4de4486880))
27+
28+
29+
### 🧹 Miscellaneous Chores
30+
31+
* release 0.14.1 ([1b06765](https://github.com/ZebraDevs/zeta_flutter/commit/1b06765a4621ad813aab3f7448b51b50d1582e3d))
32+
* release 1.0.0 ([8372ec7](https://github.com/ZebraDevs/zeta_flutter/commit/8372ec768d09a273ea5c8e23f49874d7ba81b569))
33+
* Update licenses ([5f8cb2f](https://github.com/ZebraDevs/zeta_flutter/commit/5f8cb2fcf6cc619024f3f5b39d783e539a887e8a))
34+
* **UX-1182:** Make a monorepo ([#260](https://github.com/ZebraDevs/zeta_flutter/issues/260)) ([5f8cb2f](https://github.com/ZebraDevs/zeta_flutter/commit/5f8cb2fcf6cc619024f3f5b39d783e539a887e8a))
35+
36+
## Changelog

packages/zeta_icons/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: zeta_icons
22
description: "An icon library for the Zeta Design System by Zebra Technologies."
3-
version: 0.20.2
3+
version: 1.0.0
44
homepage: https://design.zebra.com
55
repository: https://github.com/zebradevs/zeta_flutter/tree/main/packages/zeta_icons
66
issue_tracker: https://github.com/zebradevs/zeta_flutter/issues

0 commit comments

Comments
 (0)