Skip to content

Commit 632de29

Browse files
author
zeta-icons-bot
committed
chore: release zeta_icons v1.8.0
## [1.8.0](ZebraDevs/zeta-icons@zeta-icons-1.7.0...zeta-icons-1.8.0) (2025-11-13)
1 parent fef07e6 commit 632de29

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

packages/zeta_icons/lib/src/icons.g.dart

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ import 'package:flutter/material.dart';
66
// DO NOT MODIFY
77

88
/// Current version of Zeta Icons
9-
// x-release-please-start-version
10-
const zetaIconsVersion = '1.4.0';
11-
// x-release-please-end
9+
const zetaIconsVersion = '1.7.0';
1210

1311
/// Zeta Icons. Full list of icons can be found at [Zeta Icons](https://design.zebra.com/icons/).
1412
/// {@category Assets}

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: 1.7.0
3+
version: 1.8.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)